summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2019-04-08 21:50:01 -0230
committerTim Oram <dev@mitmaro.ca>2019-04-10 12:24:12 -0230
commitb1cfa2bdeac0896f9c23f08d371dfda19e7aadaf (patch)
treeee4aff050c93568ca5f30374ad7767a6567cbaea /CHANGELOG.md
parent0d1af06c7c8e092218a3c46e1770e1354f742d9a (diff)
Prepare release version 1.0.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a1e5c7d..2c2e078 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] - 2019-03-17
+## [1.0.0] - 2019-04-10
### Added
- Support for unicode characters
@@ -74,8 +74,9 @@ 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.7.0...HEAD
-[Unreleased]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.6.0...0.7.0
+[Unreleased]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/1.0.0...HEAD
+[1.0.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.7.0...1.0.0
+[0.7.0]: https://github.com/MitMaro/git-interactive-rebase-tool/compare/0.6.0...0.7.0
[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