File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
5
5
## [ unreleased]
6
+
7
+ ## [ 2.0.0] - 2021-12-23
6
8
- Migrated to package ` pt.kcry.sha `
7
9
- Switched to scalajs-1.8.0
8
10
- Switched to scala-native-0.4.2
@@ -24,7 +26,8 @@ All notable changes to this project will be documented in this file.
24
26
## [ 1.0.0] - 2021-07-11
25
27
- The first public release as dedicated project.
26
28
27
- [ unreleased ] : https://github.com/kcrypt/scala-sha/compare/v1.2.1...HEAD
29
+ [ unreleased ] : https://github.com/kcrypt/scala-sha/compare/v2.0.0...HEAD
30
+ [ 2.0.0 ] : https://github.com/kcrypt/scala-sha/compare/v1.2.1...v2.0.0
28
31
[ 1.2.1 ] : https://github.com/kcrypt/scala-sha/compare/v1.2.0...v1.2.1
29
32
[ 1.2.0 ] : https://github.com/kcrypt/scala-sha/compare/v1.1.1...v1.2.0
30
33
[ 1.1.1 ] : https://github.com/kcrypt/scala-sha/compare/v1.1.0...v1.1.1
You can’t perform that action at this time.
0 commit comments