CHANGES
=======

0.1.0
-----

* Add api docs for diagnostics clients
* Add a link to the API ref docs in the README
* Start to flush out the documentation
* Add a method to the issue a firmware ugprade
* Add docstrings to firmware.py
* Use coveralls for coverage tracking
* Add missing unit tests for HTTP delete
* Fix coverage tox job definition
* Add unit tests for all HTTP methods
* Expand the README
* Flush out diagnostics module
* Fix docs builds
* Add netflow diagnostics client
* Expand base client to support most HTTP methods
* Add travis config
* Add unit tests
* Remove py3.4 trove classifier

0.0.1
-----

* Fix pep8 issues
* Remove stray debug print
* Fix copyright headers
* Add basic docs scaffolding
* Initial commit
