CHANGES
=======

1.1.1
-----

* Added basic LLDP support

1.1.0
-----

* Removed a useless test
* The remove bond removes related rstp protocol
* Changed the spanning-tree route to a multiple attributes resource
* Hook to reactor before starting it

1.0.3
-----

* Support for Dell switches over telnet
* Make sure paramiko version is pinned. see https://github.com/internaphosting/netman/issues/5
* Changed the name of the client in the unified test
* Standardizing method names across clients
* Added a telnet client that behaves like the ssh client
* Wrong typo
* Fix some mistake on methods descriptions

1.0.2
-----

* Add pypi deploy information
* Add pypi version badge

1.0.1
-----

* Use README as project description
* Added documentation badge
* Standardize serializer code

1.0.0
-----

* Add build badge
* Ensure travis runs tox ;)
* Add travis configuration
* Initial open source commit
