Skip to content

Commit e3fa69d

Browse files
committed
Prepare v2.6.1
1 parent a6e47e5 commit e3fa69d

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.1] - 2021-05-18
68
- Fixed regression on chunked data that was introduced in 2.6.0.
79

810
## [2.6.0] - 2021-05-17
@@ -99,7 +101,8 @@ All notable changes to this project will be documented in this file.
99101
## [1.0.0] - 2020-07-15
100102
- The first public release as dedicated project.
101103

102-
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.6.0...HEAD
104+
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.6.1...HEAD
105+
[2.6.1]: https://github.com/catap/scala-blake3/compare/v2.6.0...v2.6.1
103106
[2.6.0]: https://github.com/catap/scala-blake3/compare/v2.5.2...v2.6.0
104107
[2.5.2]: https://github.com/catap/scala-blake3/compare/v2.5.1...v2.5.2
105108
[2.5.1]: https://github.com/catap/scala-blake3/compare/v2.5.0...v2.5.1

0 commit comments

Comments
 (0)