Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
libcryptsetup-rs 0.13.3
=======================
Recommended Rust toolchain version: 1.89.0
Recommended development environment: Fedora 41

- Make LUKS info in reencryption optional:
https://github.com/stratis-storage/libcryptsetup-rs/pull/447

- Increase lowest supported Rust to 1.77:
https://github.com/stratis-storage/libcryptsetup-rs/pull/444

- Tidies and Maintenance:
https://github.com/stratis-storage/libcryptsetup-rs/pull/445
https://github.com/stratis-storage/libcryptsetup-rs/pull/443
https://github.com/stratis-storage/libcryptsetup-rs/pull/442


libcryptsetup-rs 0.13.2
=======================
Recommended Rust toolchain version: 1.88.0
Expand Down