Skip to content

Commit 6369f3d

Browse files
committed
Prepare version v1.1.0
1 parent 23b8fdb commit 6369f3d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@
33
All notable changes to this project will be documented in this file.
44

55
## [unreleased]
6+
7+
## [1.1.0] - 2021-07-14
68
- Implemented block hashing.
79

810
## [1.0.0] - 2021-07-11
911
- The first public release as dedicated project.
1012

11-
[unreleased]: https://github.com/catap/scala-blake3/compare/v1.0.0...HEAD
13+
[unreleased]: https://github.com/catap/scala-blake3/compare/v1.1.0...HEAD
14+
[1.1.0]: https://github.com/catap/scala-blake3/releases/tag/v1.1.0
1215
[1.0.0]: https://github.com/catap/scala-blake3/releases/tag/v1.0.0
1316

0 commit comments

Comments
 (0)