File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55## [ unreleased]
6+
7+ ## [ 3.1.0] - 2022-05-17
68- Introduced ` doneCallback ` and ` doneXorCallBack `
79- Achieve constant memory footprint
810
@@ -126,7 +128,8 @@ All notable changes to this project will be documented in this file.
126128## [ 1.0.0] - 2020-07-15
127129- The first public release as dedicated project.
128130
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
130133[ 3.0.1 ] : https://github.com/kcrypt/scala-blake3/compare/v3.0.0...v3.0.1
131134[ 3.0.0 ] : https://github.com/kcrypt/scala-blake3/compare/v2.9.0...v3.0.0
132135[ 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