diff --git a/CHANGES.txt b/CHANGES.txt index b651c471..7c0a1856 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,18 @@ +libcryptsetup-rs 0.8.1 (UNRELEASED) +=================================== +Recommended Rust toolchain version: 1.70.0 +Lowest supported Rust toolchain version: 1.69.0 +Recommended development environment: Fedora 38 + +- Increase libc dependency lower bound to 0.2.143: + https://github.com/stratis-storage/libcryptsetup-rs/pull/304 + +- Tidies and Maintenance: + https://github.com/stratis-storage/libcryptsetup-rs/pull/305 + https://github.com/stratis-storage/libcryptsetup-rs/pull/303 + https://github.com/stratis-storage/libcryptsetup-rs/pull/301 + + libcryptsetup-rs 0.8.0 ====================== Recommended Rust toolchain version: 1.69.0