CHANGES
=======

1.0.7
-----

* Fix imports
* Completed work for dell10g
* New dell10g fake switch

1.0.6
-----

* rework after comments
* Brocade completion and fixed IPNetwork constructor
* brocade implementation of static routes
* static routes on cisco

1.0.5
-----

* Added LLDP support for Juniper

1.0.4
-----

* Add spanning-tree and lldp support on Dell
* Update README.md to expose telnet tests on the Dell switch
* Properly handle telnet transport for Dell switches
* Add pypi badge and use master for build status

1.0.3
-----

* Add missing copyrights to __init__.py files
* New stateful telnet base class that react to keys

1.0.2
-----

* Deploy to pypi only on tags

1.0.1
-----

* Travis pypi deploy configuration

1.0.0
-----

* Fix email address
* Adjusting tests and code after comments from lindycoder (Martin Roy)
* Adding support for "ip helper-address" on cisco and brocade
* Add classifiers and proper author name
* Install telnet client for travis
* Added Travis build indicator
* Initial commit
