Skip to content

Commit 996d140

Browse files
committed
Prepare v1.1.1
1 parent 051cbb3 commit 996d140

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+
## [1.1.1] - 2021-07-14
68
- Added missed SHA3 objects
79
- Improved memory footprint of Keccak / SHA3
810

@@ -12,7 +14,8 @@ All notable changes to this project will be documented in this file.
1214
## [1.0.0] - 2021-07-11
1315
- The first public release as dedicated project.
1416

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
1619
[1.1.0]: https://github.com/catap/scala-blake3/releases/tag/v1.1.0
1720
[1.0.0]: https://github.com/catap/scala-blake3/releases/tag/v1.0.0
1821

0 commit comments

Comments
 (0)