Skip to content

Commit

Permalink
chore(bip0039): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
koushiro committed Feb 19, 2024
1 parent 038e0ea commit 251f37c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bip0039/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Version 0.12.0 [2024-02-19]

- Update `pbkdf2` to 0.12, bump the MSRV to 1.60+ ([#68])

[#68]: https://github.com/koushiro/rust-bips/pull/68

# Version 0.11.0 [2022-11-22]

- Update `pbkdf2` to 0.11, bump the MSRV to 1.57+ ([#47])
Expand Down

0 comments on commit 251f37c

Please sign in to comment.