CHANGES
=======

0.1.0
-----

* Add a .gitignore file to hide PyPi files
* Rename 'setup.conf' to 'setup.cfg'
* Implement 'list_patches' function
* Fix issue with versioning
* Raise NotImplementedError for series-based calls
* Implement 'cherrypick' functionality
* Extract and use package's version for '--version'
* Make first pass at CLI
* Initial commit
