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 Jun 24, 2024
1 parent 4ba576c commit 22c3839
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
libcryptsetup-rs 0.9.4 (UNRELEASED)
======================
Recommended Rust toolchain version: 1.77.0
Recommended development environment: Fedora 39

- Fix issue where getter and setter used different units:
https://github.com/stratis-storage/libcryptsetup-rs/pull/356

- Use once_cell rather than lazy_static for lazy statics:
https://github.com/stratis-storage/libcryptsetup-rs/pull/358

- Tidies and Maintenance:
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
https://github.com/stratis-storage/libcryptsetup-rs/pull/357
https://github.com/stratis-storage/libcryptsetup-rs/pull/355
https://github.com/stratis-storage/libcryptsetup-rs/pull/354


libcryptsetup-rs 0.9.3
======================
Recommended Rust toolchain version: 1.76.0
Expand Down

0 comments on commit 22c3839

Please sign in to comment.