Skip to content

Commit 83c74ec

Browse files
committed
Prepare version 2.6.0
1 parent b7bd1f5 commit 83c74ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file.
44

55
## [unreleased]
6+
7+
## [2.6.0] - 2021-05-17
68
- Fixed an issue when chunked data by block len produced incorrect block.
79

810
## [2.5.2] - 2021-05-17
@@ -96,7 +98,8 @@ All notable changes to this project will be documented in this file.
9698
## [1.0.0] - 2020-07-15
9799
- The first public release as dedicated project.
98100

99-
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.5.2...HEAD
101+
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.6.0...HEAD
102+
[2.6.0]: https://github.com/catap/scala-blake3/compare/v2.5.2...v2.6.0
100103
[2.5.2]: https://github.com/catap/scala-blake3/compare/v2.5.1...v2.5.2
101104
[2.5.1]: https://github.com/catap/scala-blake3/compare/v2.5.0...v2.5.1
102105
[2.5.0]: https://github.com/catap/scala-blake3/compare/v2.4.1...v2.5.0

0 commit comments

Comments
 (0)