------------------
0.9.0  (2022-10-18)
------------------

* Do not push branches already in stable to valid repository
* Add --yes support
* Add --base option for 'steal' command
* Add --no-edit option for 'release' command
* Enhance subcommands help/usage
* RDMACore updates
* Allow 'steal' to restart from a given SHA1
* Fix Github and Rybygem deployment

------------------
0.8.0  (2020-03-04)
------------------

* Drop dependency to github-release
* Add cache for git config
* Fixes for the steal command
* Support multiple -V options
* Factor code to allow multiple CI
* Basic Azure CI support
* Fix displayed repos in summary command
* RDMACore supports multiple CI depending on branches
* Add --remote option to 'delete' command to remove upstream staging branches

------------------
0.7.0  (2019-05-29)
------------------

* Add summary command
* push and push_stable now push all the selected branch at once
* Add maintain.autofetch setting in gitconfig to enable/disable autofetch
* Support 'errored' status in travis
* Fix 'steal' command for commits containing double quotes
* Fixes for rdma-core release procedure
* Support send-email for release annoucenement
* Fix support for interactive editor (ie vim)
* Support repo specific action options

------------------
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.
