summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Oram <mitmaro@gmail.com>2017-02-11 18:23:49 -0330
committerTim Oram <mitmaro@gmail.com>2017-02-11 18:23:49 -0330
commit03eaae78b708b5fd90d2078d31ec5b35421224d1 (patch)
treecda91f92cbdc1a6bbbc32c82066cf38d25d78248 /CHANGELOG.md
parente96410defd555fd452f89faf02ed994bbc5d8f77 (diff)
Release version 0.4.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ceb475e..1757390 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ 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/).
-## [Unreleased]
+## [0.4.0] - 2017-02-11
### Added
- Support for scrolling
@@ -42,6 +42,7 @@ 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.3.0...HEAD
+[Unreleased]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.4.0...HEAD
+[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
[0.2.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.1.0...0.2.0