Skip to content

Commit 1682763

Browse files
authored
Update changelog for v2.0.2 (#179)
1 parent fb878b2 commit 1682763

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.2] - 2024-04-24
68
- Drop support scala-2.12 for Scala.JS and Scala-Native
79
- Switched to scala-2.12.19
810
- Switched to scala-2.13.13
@@ -37,7 +39,8 @@ All notable changes to this project will be documented in this file.
3739
## [1.0.0] - 2021-07-11
3840
- The first public release as dedicated project.
3941

40-
[unreleased]: https://github.com/kcrypt/scala-sha/compare/v2.0.1...HEAD
42+
[unreleased]: https://github.com/kcrypt/scala-sha/compare/v2.0.2...HEAD
43+
[2.0.2]: https://github.com/kcrypt/scala-sha/compare/v2.0.1...v2.0.2
4144
[2.0.1]: https://github.com/kcrypt/scala-sha/compare/v2.0.0...v2.0.1
4245
[2.0.0]: https://github.com/kcrypt/scala-sha/compare/v1.2.1...v2.0.0
4346
[1.2.1]: https://github.com/kcrypt/scala-sha/compare/v1.2.0...v1.2.1

0 commit comments

Comments
 (0)