From 19af452a5f257012b94b4aa97eedb34f5be0ee25 Mon Sep 17 00:00:00 2001 From: Hiroshi Miura Date: Sun, 16 Oct 2016 11:27:09 +0900 Subject: [PATCH] Update changelog Signed-off-by: Hiroshi Miura --- CHANGELOG.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6beff30..e2f6777 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 -- 2.11.0