CHANGES
=======

1.1.1
-----

* Update requirements.txt for pbr versions to match
* Fix the python3 demo in README

1.1.0
-----

* Fix to preserve argspec

1.0.1
-----

* Fix version string

1.0.0
-----

* Add preferred way to import to README
* Emit a DeprecationWarning rather than log a message
* Stop ignoring doc/source/api
* Add Sphinx Documentation
* Move doc into readme and write shorter class doc
* Add proper info to README.rst
* Use from positional import positional syntax
* Remove references to gate
* Remove copied copyright
* Move back to .RST for README
* Update ignored flake8 error docs
* Add documentation badge for RTD
* Remove some openstack-specific cruft from .gitignore
* Add Travis-CI status to readme
* Add tests and support files
* Initial Commit
