diff --git a/CHANGES.txt b/CHANGES.txt index 1f513f5c..d094885e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,19 @@ +libcryptsetup-rs 0.13.1 +======================= +Recommended Rust toolchain version: 1.86.0 +Recommended development environment: Fedora 41 + +- libcryptsetup-rs-sys: Release version 0.6.0: + https://github.com/stratis-storage/libcryptsetup-rs/pull/435 + +- Revert clang macro fallback usage: + https://github.com/stratis-storage/libcryptsetup-rs/pull/433 + +- Tidies and Maintenance: + https://github.com/stratis-storage/libcryptsetup-rs/pull/434 + https://github.com/stratis-storage/libcryptsetup-rs/pull/432 + + libcryptsetup-rs 0.13.0 ======================= Recommended Rust toolchain version: 1.86.0