File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55## [ unreleased]
6+
7+ ## [ 3.0.1] - 2022-05-11
68- Switched to scala-3.1.2
9+ - Switched to scalajs-1.10.0
10+ - Switched to scala-native-0.4.4
711
812## [ 3.0.0] - 2021-12-23
913- Migrated to package ` pt.kcry.blake3 `
@@ -120,7 +124,8 @@ All notable changes to this project will be documented in this file.
120124## [ 1.0.0] - 2020-07-15
121125- The first public release as dedicated project.
122126
123- [ unreleased ] : https://github.com/kcrypt/scala-blake3/compare/v3.0.0...HEAD
127+ [ unreleased ] : https://github.com/kcrypt/scala-blake3/compare/v3.0.1...HEAD
128+ [ 3.0.1 ] : https://github.com/kcrypt/scala-blake3/compare/v3.0.0...v3.0.1
124129[ 3.0.0 ] : https://github.com/kcrypt/scala-blake3/compare/v2.9.0...v3.0.0
125130[ 2.9.0 ] : https://github.com/kcrypt/scala-blake3/compare/v2.8.0...v2.9.0
126131[ 2.8.0 ] : https://github.com/kcrypt/scala-blake3/compare/v2.7.0...v2.8.0
You can’t perform that action at this time.
0 commit comments