Skip to content

Commit 39c82b5

Browse files
authored
Merge pull request #35 from MitMaro/deps-update
Update dependencies and release 0.6.0
2 parents 8ec56c9 + 3ac16d3 commit 39c82b5

4 files changed

Lines changed: 110 additions & 80 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [0.6.0] - 2018-02-08
8+
9+
### Added
10+
- man page
11+
712
## [0.5.0] - 2017-12-29
813

914
### Added
@@ -47,7 +52,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4752
### Added
4853
- Initial project release
4954

50-
[Unreleased]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.5.0...HEAD
55+
[Unreleased]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.6.0...HEAD
56+
[0.6.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.5.0...0.6.0
5157
[0.5.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.4.0...0.5.0
5258
[0.4.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.3.0...0.4.0
5359
[0.3.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.2.0...0.3.0

0 commit comments

Comments
 (0)