Skip to content

Commit

Permalink
argon2 v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Feb 7, 2021
1 parent 5403ead commit fa4d820
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions argon2/CHANGELOG.md
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
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).

## 0.1.2 (2021-02-07)
### Fixed
- rustdoc typo ([#128])

[#128]: https://github.com/RustCrypto/password-hashes/pull/128

## 0.1.1 (2021-02-07)
### Added
- `rand` feature; enabled-by-default ([#126])
Expand Down

0 comments on commit fa4d820

Please sign in to comment.