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.3 "
2
+ "." : " 1.1.0 "
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.1.0] ( https://github.com/matthewhartstonge/argon2/compare/v1.0.3...v1.1.0 ) (2024-12-21)
8
+
9
+
10
+ ### Features
11
+
12
+ * ** cmd/argon2:** adds argon2 cli. ([ 32a22f9] ( https://github.com/matthewhartstonge/argon2/commit/32a22f986e28f574553af5a4540b5d74439f1492 ) )
13
+ * ** goreleaser:** adds configuration for automated builds. ([ c8385f8] ( https://github.com/matthewhartstonge/argon2/commit/c8385f89c37ee265cb8afdfa34fdb56777daf9d1 ) )
14
+
7
15
## [ 1.0.3] ( https://github.com/matthewhartstonge/argon2/compare/v1.0.2...v1.0.3 ) (2024-12-12)
8
16
9
17
You can’t perform that action at this time.
0 commit comments