CHANGES
=======

0.3.0
-----

* Add a removed module deprecation helper
* Updated from global requirements
* Move to hacking 0.10
* Add a 'removed_kwarg' function/method decorator
* Match the updated openstack-manuals description
* Format the method/class removals messages like the others
* Add examples of using the new removals decorator

0.2.0
-----

* Add a removal decorator
* Add doctested examples into the documentation
* Add universal wheel tag to setup.cfg

0.1.0
-----

* Upper case python
* Fix up the docs into reasonable shape
* Add a moved *instance* method deprecation pattern
* Initial import of renames/moves + tests
* Add a .gitreview file with correct values
* Adjust summary of project
* Initial commit
