CHANGES
=======

2.2.2
-----

* Remove Python 3.2 from the setup.cfg. It isn't supported
* Change the README to rst

2.2.0
-----

* Add logging to retrace

2.1.2
-----

* Add the vcs to the version string
* Install retrace for the docs

2.1.1
-----

* Handle cases when pbr isn't installed
* Use some gross YAML magic to get the version
* Fixed example so that it prints and calls

2.1.0
-----

* Add initial support for validators
* Add initial support for result validators
* Update the tagline
* Add the missing import in the docs and add a comment to the example

2.0.2
-----

* Improved docs for custom behaviours
* Updated the example and moved into the docs dir
* Fixed an off-by-one error!

2.0.1
-----

* Documentation Updates

2.0.0
-----

* Refactor
* Initial Retrace Release
