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 Jul 18, 2024
1 parent 7e04492 commit e067ddf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
libcryptsetup-rs 0.9.4 (UNRELEASED)
======================
Recommended Rust toolchain version: 1.77.0
Recommended Rust toolchain version: 1.79.0
Recommended development environment: Fedora 39

- Fix issue where getter and setter used different units:
Expand All @@ -9,7 +9,11 @@ Recommended development environment: Fedora 39
- Use once_cell rather than lazy_static for lazy statics:
https://github.com/stratis-storage/libcryptsetup-rs/pull/358

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

- Tidies and Maintenance:
https://github.com/stratis-storage/libcryptsetup-rs/pull/363
https://github.com/stratis-storage/libcryptsetup-rs/pull/361
https://github.com/stratis-storage/libcryptsetup-rs/pull/360
https://github.com/stratis-storage/libcryptsetup-rs/pull/359
Expand Down

0 comments on commit e067ddf

Please sign in to comment.