CHANGES
=======

0.1.0
-----

* first release
* replace spaces in slug
* add output option to report command
* add report command
* use nicer variable names for subparsers
* implement list --version option
* remove unused --branch option
* tie scanner to list command
* fix git log command to clarify that we are passing a filename
* add a scanner to find the notes and group them by release
* add main program and command for creating a new note file
* remove useless test file from cookiecutter
* transcribe design ideas into readme
* remove py33 from default tox environments
* Initial Cookiecutter Commit
