Skip to content

Commit a5b336a

Browse files
committed
Prepare version 2.4.1
1 parent 800cd2d commit a5b336a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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.4.1] - 2021-02-19
68
- Fixed regression on RFC4648 encoding introduced in 2.4.0.
79

810
## [2.4.0] - 2021-02-19
@@ -80,7 +82,8 @@ All notable changes to this project will be documented in this file.
8082
## [1.0.0] - 2020-07-15
8183
- The first public release as dedicated project.
8284

83-
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.4.0...HEAD
85+
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.4.1...HEAD
86+
[2.4.1]: https://github.com/catap/scala-blake3/compare/v2.4.0...v2.4.1
8487
[2.4.0]: https://github.com/catap/scala-blake3/compare/v2.3.1...v2.4.0
8588
[2.3.1]: https://github.com/catap/scala-blake3/compare/v2.3.0...v2.3.1
8689
[2.3.0]: https://github.com/catap/scala-blake3/compare/v2.2.0...v2.3.0

0 commit comments

Comments
 (0)