Skip to content

Commit 2f7892d

Browse files
committed
Prepare version 2.0.1
1 parent f6683ff commit 2f7892d

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.0.1] - 2021-01-03
68
- Migrated from scala `3.0.0-M3`.
79

810
## [2.0.0] - 2020-12-03
@@ -59,7 +61,8 @@ All notable changes to this project will be documented in this file.
5961
## [1.0.0] - 2020-07-15
6062
- The first public release as dedicated project.
6163

62-
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.0.0...HEAD
64+
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.0.1...HEAD
65+
[2.0.1]: https://github.com/catap/scala-blake3/compare/v2.0.0...v2.0.1
6366
[2.0.0]: https://github.com/catap/scala-blake3/compare/v1.9.0...v2.0.0
6467
[1.9.0]: https://github.com/catap/scala-blake3/compare/v1.8.1...v1.9.0
6568
[1.8.1]: https://github.com/catap/scala-blake3/compare/v1.8.0...v1.8.1

0 commit comments

Comments
 (0)