Skip to content

Commit 669235f

Browse files
authored
Update changelog for v1.0.2 (#131)
1 parent 2b7a61c commit 669235f

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+
## [1.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
@@ -16,6 +18,7 @@ All notable changes to this project will be documented in this file.
1618
## [1.0.0] - 2021-12-24
1719
- The first public release as dedicated project.
1820

19-
[unreleased]: https://github.com/kcrypt/scala-sha/compare/v1.0.1...HEAD
21+
[unreleased]: https://github.com/kcrypt/scala-sha/compare/v1.0.2...HEAD
22+
[1.0.2]: https://github.com/kcrypt/scala-sha/compare/v1.0.1...v1.0.2
2023
[1.0.1]: https://github.com/kcrypt/scala-sha/compare/v1.0.0...v1.0.1
2124
[1.0.0]: https://github.com/kcrypt/scala-sha/releases/tag/v1.0.0

0 commit comments

Comments
 (0)