Skip to content

Commit

Permalink
Prepare v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
catap committed Jul 14, 2021
1 parent 157cde2 commit 91f27a4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file.

## [unreleased]

## [1.2.0] - 2021-07-15
- Improved performance of Keccak / SHA3

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

[unreleased]: https://github.com/catap/scala-blake3/compare/v1.1.1...HEAD
[unreleased]: https://github.com/catap/scala-blake3/compare/v1.2.0...HEAD
[1.2.0]: https://github.com/catap/scala-blake3/releases/tag/v1.2.0
[1.1.1]: https://github.com/catap/scala-blake3/releases/tag/v1.1.1
[1.1.0]: https://github.com/catap/scala-blake3/releases/tag/v1.1.0
[1.0.0]: https://github.com/catap/scala-blake3/releases/tag/v1.0.0
Expand Down

0 comments on commit 91f27a4

Please sign in to comment.