File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.0.0 "
2
+ "." : " 1.0.1 "
3
3
}
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 1.0.1] ( https://github.com/matthewhartstonge/argon2/compare/v1.0.0...v1.0.1 ) (2024-09-12)
8
+
9
+
10
+ ### Miscellaneous Chores
11
+
12
+ * release 1.0.1 ([ f68ab6f] ( https://github.com/matthewhartstonge/argon2/commit/f68ab6fc71041029ca749a899646046fb9f10ce3 ) )
13
+ * chore: Bump golang.org/x/crypto from 0.26.0 to 0.27.0 ([ #50 ] ( https://github.com/matthewhartstonge/argon2/pull/50 ) )
14
+
7
15
## [ 1.0.0] ( https://github.com/matthewhartstonge/argon2/compare/v0.3.4...v1.0.0 ) (2023-12-03)
8
16
9
17
You can’t perform that action at this time.
0 commit comments