v1.0.2:

Changes since 1.0.0dev

* tests - Use GIT_* envvars for author and committer
* Call higher level merge_base() to compare branches
* Add tests for _compare_branches()
* Skip create tag during finish if it already exists - The previous comparison of the merge base to either of the branches was not correct.

v1.0.0dev
---------

* New name: nu-gitflow
* Python 3 support
* Drop support for Python < 2.7


v0.5.1
-----------

* Fix: Using ``finish`` with option ``-F`` crashed.
* Include prebuild map-pages and html-docs into sdist-package.


v0.5.0
-----------

* First public release
