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 3
3
All notable changes to this project will be documented in this file.
4
4
5
5
## [ unreleased]
6
+
7
+ ## [ 1.1.1] - 2021-07-14
6
8
- Added missed SHA3 objects
7
9
- Improved memory footprint of Keccak / SHA3
8
10
@@ -12,7 +14,8 @@ All notable changes to this project will be documented in this file.
12
14
## [ 1.0.0] - 2021-07-11
13
15
- The first public release as dedicated project.
14
16
15
- [ unreleased ] : https://github.com/catap/scala-blake3/compare/v1.1.0...HEAD
17
+ [ unreleased ] : https://github.com/catap/scala-blake3/compare/v1.1.1...HEAD
18
+ [ 1.1.1 ] : https://github.com/catap/scala-blake3/releases/tag/v1.1.1
16
19
[ 1.1.0 ] : https://github.com/catap/scala-blake3/releases/tag/v1.1.0
17
20
[ 1.0.0 ] : https://github.com/catap/scala-blake3/releases/tag/v1.0.0
18
21
You can’t perform that action at this time.
0 commit comments