Skip to content

Commit 0a727f1

Browse files
committed
Prepare version 2.3.0
1 parent f7c6302 commit 0a727f1

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+
## [2.3.0] - 2021-01-06
68
- Introduced `newDeriveKeyHasher(Hasher => Unit)`.
79
- Introduced `update(Short)`, `update(Int)` and `update(Long)`.
810

@@ -69,7 +71,8 @@ All notable changes to this project will be documented in this file.
6971
## [1.0.0] - 2020-07-15
7072
- The first public release as dedicated project.
7173

72-
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.2.0...HEAD
74+
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.3.0...HEAD
75+
[2.3.0]: https://github.com/catap/scala-blake3/compare/v2.2.0...2.3.0
7376
[2.2.0]: https://github.com/catap/scala-blake3/compare/v2.1.0...2.2.0
7477
[2.1.0]: https://github.com/catap/scala-blake3/compare/v2.0.1...2.1.0
7578
[2.0.1]: https://github.com/catap/scala-blake3/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)