------------------
0.6.0  (2019-03-21)
------------------

* Speed up push_stable
* Add --check option for push_stable
* Add --no-fetch option
* Cleanup release email
* Add build timestamp for running build in monitor
* Add --watch for monitor and monitor_stable
* Fix bad output ot git maintain steal
* Rewrite log system and handle colors
* Add list_stable command
* Rework branching constraints to support more flexible names
* Add create command to create missing local branches
* Add delete command to remove temporary working branches

------------------
0.5.0  (2019-02-05)
------------------

* Handle bad Fixes tag
* Speed up steal feature by remembering last point checked
* Add Upstream commit tag when cherry picking commits

------------------
0.4.0  (2018-10-15)
------------------

* Fix gemspec generation date
* Fix cp command

------------------
0.3.0  (2018-10-09)
------------------

* Fix support for commit messages containing double quotes
* Fix --base-version and --branch-suffix
* Add completion support for --version
* Fix --no-travis
* Customizable behaviour for travis/emails in Addons
* Allow branch action to be run on user-specified branches (instead of the stable pattern)
* Add hpc-testing addon
* Add git-maintain addon

------------------
0.2.2  (2018-07-13)
------------------

* Fix path to git-release (assume it is properly installed)
* Fix release date handling in CHANGELOG

------------------
0.2.1 (2018-07-13)
------------------

* Add dependency to github-release
* Add release script

------------------
0.2.0 (2018-07-13)
------------------

* Initial release.
