OSDN Git Service

Update changelog
authorHiroshi Miura <miurahr@linux.com>
Mon, 25 Apr 2016 05:58:34 +0000 (14:58 +0900)
committerHiroshi Miura <miurahr@linux.com>
Mon, 25 Apr 2016 05:58:34 +0000 (14:58 +0900)
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
CHANGELOG.md

index 18d9e95..3fb6554 100644 (file)
@@ -2,6 +2,8 @@
 All notable changes to this project will be documented in this file.
 
 ## [Unreleased]
+
+## [0.7.0]
 ### Add
 - Add test option for DictZip CLI.
 - Add DictZipInputStream consructor that get a filename as argument.
@@ -64,6 +66,8 @@ All notable changes to this project will be documented in this file.
 ### Added
 - Start project.
 
-[Unreleased]: https://github.com/miurahr/dictzip-java/compare/v0.5.0...HEAD
+[Unreleased]: https://github.com/miurahr/dictzip-java/compare/v0.7.0...HEAD
+[0.7.0]: https://github.com/miurahr/dictzip-java/compare/v0.6.1...v0.7.0
+[0.6.1]: https://github.com/miurahr/dictzip-java/compare/v0.6.0...v0.6.1
 [0.6.0]: https://github.com/miurahr/dictzip-java/compare/v0.5.0...v0.6.0
 [0.5.0]: https://github.com/miurahr/dictzip-java/compare/v0.0.2...v0.5.0