Skip to content

Commit

Permalink
🚢 v0.3.2 - 2022-11-18
Browse files Browse the repository at this point in the history
Changed:
- deps: updates to `golang.org/x/crypto@v0.3.0`.
- .github: adjusts dependabot to file version updates against development.
  • Loading branch information
matthewhartstonge committed Nov 18, 2022
1 parent e0d15b0 commit 4b1ec93
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [v0.3.2] - 2022-11-18
### Changed
- deps: updates to `golang.org/x/crypto@v0.3.0`.
- .github: adjusts dependabot to file version updates against development.

## [v0.3.1] - 2022-11-10
### Changed
- deps: updates to `golang.org/x/crypto@v0.2.0`.
Expand Down Expand Up @@ -103,6 +108,7 @@ GPG signed release.
- readme: Fix example link

[Unreleased]: https://github.com/matthewhartstonge/argon2/tree/master
[v0.3.2]: https://github.com/matthewhartstonge/argon2/tree/v0.3.2
[v0.3.1]: https://github.com/matthewhartstonge/argon2/tree/v0.3.1
[v0.3.0]: https://github.com/matthewhartstonge/argon2/tree/v0.3.0
[v0.2.1]: https://github.com/matthewhartstonge/argon2/tree/v0.2.1
Expand Down

0 comments on commit 4b1ec93

Please sign in to comment.