Skip to content

Commit 9c52c58

Browse files
authored
Prepare release 3.1.1 (#95)
1 parent e784326 commit 9c52c58

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
All notable changes to this project will be documented in this file.
44

55
## [unreleased]
6-
- Performance improved: now it's about 30% slower than C version
6+
7+
## [3.1.1] - 2022-05-19
8+
- Performance improved: now it's about 20% slower than C version
79

810
## [3.1.0] - 2022-05-17
911
- Introduced `doneCallback` and `doneXorCallBack`
@@ -129,7 +131,8 @@ All notable changes to this project will be documented in this file.
129131
## [1.0.0] - 2020-07-15
130132
- The first public release as dedicated project.
131133

132-
[unreleased]: https://github.com/kcrypt/scala-blake3/compare/v3.1.0...HEAD
134+
[unreleased]: https://github.com/kcrypt/scala-blake3/compare/v3.1.1...HEAD
135+
[3.1.1]: https://github.com/kcrypt/scala-blake3/compare/v3.1.0...v3.1.1
133136
[3.1.0]: https://github.com/kcrypt/scala-blake3/compare/v3.0.1...v3.1.0
134137
[3.0.1]: https://github.com/kcrypt/scala-blake3/compare/v3.0.0...v3.0.1
135138
[3.0.0]: https://github.com/kcrypt/scala-blake3/compare/v2.9.0...v3.0.0

0 commit comments

Comments
 (0)