OSDN Git Service

Update changelog
authorHiroshi Miura <miurahr@linux.com>
Sun, 16 Oct 2016 02:27:09 +0000 (11:27 +0900)
committerHiroshi Miura <miurahr@linux.com>
Sun, 16 Oct 2016 02:27:09 +0000 (11:27 +0900)
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
CHANGELOG.md

index 6beff30..e2f6777 100644 (file)
@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
 
 ### Changed
 
+## [0.8.2] - 2016-10-16
+### Fixed
+- Fix a coding Style warning for DictZipInputStream
+- Test fix for header comparison range.
+
+### Changed
+- Move project URL to https://www.dictzip.org/.
 
 ## [0.8.1] - 2015-4-29
 ### Fixed
@@ -95,10 +102,11 @@ All notable changes to this project will be documented in this file.
 ### Added
 - Start project.
 
-[Unreleased]: https://github.com/miurahr/dictzip-java/compare/v0.8.1...HEAD
-[0.8.1]: https://github.com/miurahr/dictzip-java/compare/v0.8.0...v0.8.1
-[0.8.0]: https://github.com/miurahr/dictzip-java/compare/v0.7.0...v0.8.0
-[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
+[Unreleased]: https://github.com/dictzip/dictzip-java/compare/v0.8.2...HEAD
+[0.8.2]: https://github.com/dictzip/dictzip-java/compare/v0.8.1...v0.8.2
+[0.8.1]: https://github.com/dictzip/dictzip-java/compare/v0.8.0...v0.8.1
+[0.8.0]: https://github.com/dictzip/dictzip-java/compare/v0.7.0...v0.8.0
+[0.7.0]: https://github.com/dictzip/dictzip-java/compare/v0.6.1...v0.7.0
+[0.6.1]: https://github.com/dictzip/dictzip-java/compare/v0.6.0...v0.6.1
+[0.6.0]: https://github.com/dictzip/dictzip-java/compare/v0.5.0...v0.6.0
+[0.5.0]: https://github.com/dictzip/dictzip-java/compare/v0.0.2...v0.5.0