File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
5
5
## [ unreleased]
6
+
7
+ ## [ 3.1.0] - 2022-05-17
6
8
- Introduced ` doneCallback ` and ` doneXorCallBack `
7
9
- Achieve constant memory footprint
8
10
@@ -126,7 +128,8 @@ All notable changes to this project will be documented in this file.
126
128
## [ 1.0.0] - 2020-07-15
127
129
- The first public release as dedicated project.
128
130
129
- [ unreleased ] : https://github.com/kcrypt/scala-blake3/compare/v3.0.1...HEAD
131
+ [ unreleased ] : https://github.com/kcrypt/scala-blake3/compare/v3.1.0...HEAD
132
+ [ 3.1.0 ] : https://github.com/kcrypt/scala-blake3/compare/v3.0.1...v3.1.0
130
133
[ 3.0.1 ] : https://github.com/kcrypt/scala-blake3/compare/v3.0.0...v3.0.1
131
134
[ 3.0.0 ] : https://github.com/kcrypt/scala-blake3/compare/v2.9.0...v3.0.0
132
135
[ 2.9.0 ] : https://github.com/kcrypt/scala-blake3/compare/v2.8.0...v2.9.0
You can’t perform that action at this time.
0 commit comments