Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Mar 25, 2024
1 parent c514e1f commit 0f96708
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,23 @@ libcryptsetup-rs 0.9.3 (UNRELEASED)
Recommended Rust toolchain version: 1.76.0
Recommended development environment: Fedora 39

- Fix bug in reencrypt API where CStrings were deallocated too soon:
https://github.com/stratis-storage/libcryptsetup-rs/pull/350

- Increase nix dependency lower bound to 0.28.0:
https://github.com/stratis-storage/libcryptsetup-rs/pull/352

- Increase env_logger dependency lower bound to 0.11.0:
https://github.com/stratis-storage/libcryptsetup-rs/pull/351

- libcryptsetup-rs-sys: Release version 0.4.0:
https://github.com/stratis-storage/libcryptsetup-rs/pull/346

- libcryptsetup-rs-sys: Increase bindgen dependency lower bound:
https://github.com/stratis-storage/libcryptsetup-rs/pull/345

- Tidies and Maintenance:
https://github.com/stratis-storage/libcryptsetup-rs/pull/349
https://github.com/stratis-storage/libcryptsetup-rs/pull/344
https://github.com/stratis-storage/libcryptsetup-rs/pull/343

Expand Down

0 comments on commit 0f96708

Please sign in to comment.