Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <amulhern@redhat.com>
  • Loading branch information
mulkieran committed May 4, 2023
1 parent ef95763 commit f5d8a67
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,24 @@
libcryptsetup-rs 0.6.2 (UNRELEASED)
===================================
Recommended Rust toolchain version: 1.68.0
libcryptsetup-rs 0.7.0
======================
Recommended Rust toolchain version: 1.69.0
Lowest supported Rust toolchain version: 1.66.1
Recommended development environment: Fedora 37

- Fix passphrase parameter:
https://github.com/stratis-storage/libcryptsetup-rs/pull/282

- Add some flags introduced in newer libcryptsetup versions:
https://github.com/stratis-storage/libcryptsetup-rs/pull/281

- Increase libc dependency lower bound to 0.2.139:
https://github.com/stratis-storage/libcryptsetup-rs/pull/283

- Increase base64 dependency lower bound to 0.21.0:
https://github.com/stratis-storage/libcryptsetup-rs/pull/284

- Tidies and Maintenance:
https://github.com/stratis-storage/libcryptsetup-rs/pull/286
https://github.com/stratis-storage/libcryptsetup-rs/pull/285
https://github.com/stratis-storage/libcryptsetup-rs/pull/280
https://github.com/stratis-storage/libcryptsetup-rs/pull/279

Expand Down

0 comments on commit f5d8a67

Please sign in to comment.