CHANGES
=======

0.3.0
-----

* Add a license statement
* Add official support for Python 3.8 and Python 3.9
* Fix test jobs
* Add docs for gateway client
* Add gateway client
* Add missing newline
* Set up CI with Azure Pipelines

0.2.0
-----

* Add support for python 3.7
* Add timeout
* Remove tests
* Add timeout and remove HTTP verbs
* Update docstrings
* Make sure that the keys are strings
* Update/fix example

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
