OSDN Git Service

Release v0.10.3 v0.10.3
authorHiroshi Miura <miurahr@linux.com>
Tue, 18 Jan 2022 13:19:54 +0000 (22:19 +0900)
committerHiroshi Miura <miurahr@linux.com>
Tue, 18 Jan 2022 13:19:54 +0000 (22:19 +0900)
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
CHANGELOG.md

index 9a37f89..a10ba73 100644 (file)
@@ -3,9 +3,10 @@ All notable changes to this project will be documented in this file.
 
 ## [Unreleased]
 
-## [0.10.2] - 2022-01-18
+## [0.10.3] - 2022-01-18
 ### Fixed
 - Release actions script
+- Fix test case to pass when external dictzip does not exist
 
 ## [0.10.0] - 2022-01-18
 
@@ -165,8 +166,8 @@ All notable changes to this project will be documented in this file.
 ### Added
 - Start project.
 
-[Unreleased]: https://github.com/dictzip/dictzip-java/compare/v0.10.2...HEAD
-[0.10.2]: https://github.com/dictzip/dictzip-java/compare/v0.10.0...v0.10.2
+[Unreleased]: https://github.com/dictzip/dictzip-java/compare/v0.10.3...HEAD
+[0.10.3]: https://github.com/dictzip/dictzip-java/compare/v0.10.0...v0.10.3
 [0.10.0]: https://github.com/dictzip/dictzip-java/compare/v0.9.5...v0.10.0
 [0.9.5]: https://github.com/dictzip/dictzip-java/compare/v0.9.2...v0.9.5
 [0.9.2]: https://github.com/dictzip/dictzip-java/compare/v0.9.1...v0.9.2