CHANGES
=======

0.8.0
-----

* gitigore: Hide python stuff
* Replace APIs removed in Sphinx 3.0
* trivial: Place 'setup' at end of file
* Replace APIs removed in Sphinx 2.0

0.7.1
-----

* Use os.path.realpath before git log

0.7.0
-----

* Fix TypeError in python3

0.6.1
-----

* write feed using utf-8 encoding

0.6.0
-----

* add link to the original version of the formatter file
* Ignore various egg files
* Enable Python 3 compatibility

0.5.1
-----

* Use a python package instead of single script
* remove manifest we don't need

0.5.0
-----

* Ignore index pages and use pyquery to clean up others
* set up tox to run flake8 and fix errors
* update name in readme

0.4.0
-----

* Rename package to yasfb and use pbr for packaging
* allow explicit override of publish date
* take publication date from git
* move imports to the top of the file
* remove unittest cruft
* remove trailing whitespace

0.3
---

* Bumping version number for release
* Adding MANIFEST.in and bumping version number
* Prep for PyPI submission
* Tweaking README
* Tweaking README
* Tweaking readme
* Added README
* Added marker for unittests
* Initial Commit / Version 0.1
