summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2018-02-08 21:13:10 -0330
committerTim Oram <dev@mitmaro.ca>2018-02-08 21:13:10 -0330
commit3ac16d3c972369e8ae73848cce17721a3b76367e (patch)
tree49f52373bda776df82c7ddc8eb4e5c75ad44b8bf /CHANGELOG.md
parent8ec56c91f48a6ba5d9087734abb8606c54af29d5 (diff)
Update dependencies and release 0.6.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11f2078..e313407 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [0.6.0] - 2018-02-08
+
+### Added
+- man page
+
## [0.5.0] - 2017-12-29
### Added
@@ -47,7 +52,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Initial project release
-[Unreleased]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.5.0...HEAD
+[Unreleased]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.6.0...HEAD
+[0.6.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.5.0...0.6.0
[0.5.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.4.0...0.5.0
[0.4.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.3.0...0.4.0
[0.3.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.2.0...0.3.0