Skip to content

Commit 4cced47

Browse files
committed
Prepare version 2.2.0
1 parent d0562d6 commit 4cced47

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
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.2.0] - 2021-01-05
68
- Introduced `doneShort()`, `doneInt()` and `doneLong()`.
79

810
## [2.1.0] - 2021-01-04
@@ -65,8 +67,9 @@ All notable changes to this project will be documented in this file.
6567
## [1.0.0] - 2020-07-15
6668
- The first public release as dedicated project.
6769

68-
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.1.0...HEAD
69-
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.0.1...2.1.0
70+
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.2.0...HEAD
71+
[2.2.0]: https://github.com/catap/scala-blake3/compare/v2.1.0...2.2.0
72+
[2.1.0]: https://github.com/catap/scala-blake3/compare/v2.0.1...2.1.0
7073
[2.0.1]: https://github.com/catap/scala-blake3/compare/v2.0.0...v2.0.1
7174
[2.0.0]: https://github.com/catap/scala-blake3/compare/v1.9.0...v2.0.0
7275
[1.9.0]: https://github.com/catap/scala-blake3/compare/v1.8.1...v1.9.0

0 commit comments

Comments
 (0)