Skip to content

Commit 91f27a4

Browse files
committed
Prepare v1.2.0
1 parent 157cde2 commit 91f27a4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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.2.0] - 2021-07-15
68
- Improved performance of Keccak / SHA3
79

810
## [1.1.1] - 2021-07-14
@@ -15,7 +17,8 @@ All notable changes to this project will be documented in this file.
1517
## [1.0.0] - 2021-07-11
1618
- The first public release as dedicated project.
1719

18-
[unreleased]: https://github.com/catap/scala-blake3/compare/v1.1.1...HEAD
20+
[unreleased]: https://github.com/catap/scala-blake3/compare/v1.2.0...HEAD
21+
[1.2.0]: https://github.com/catap/scala-blake3/releases/tag/v1.2.0
1922
[1.1.1]: https://github.com/catap/scala-blake3/releases/tag/v1.1.1
2023
[1.1.0]: https://github.com/catap/scala-blake3/releases/tag/v1.1.0
2124
[1.0.0]: https://github.com/catap/scala-blake3/releases/tag/v1.0.0

0 commit comments

Comments
 (0)