diff --git a/CHANGES.txt b/CHANGES.txt index d448d901bcc..9a67d8900b6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -63,7 +63,9 @@ Recommended development platform for Python development: Fedora 38 - Increase serde_derive dependency lower bound to 1.0.185: https://github.com/stratis-storage/stratisd/pull/3427 -- Increase libcryptsetup-rs dependency lower bound to 0.8.0: +- Increase libcryptsetup-rs dependency lower bound to 0.9.0; + add dependency on libcryptsetup-rs-sys 0.2.4 to support callback: + https://github.com/stratis-storage/stratisd/pull/3424 https://github.com/stratis-storage/stratisd/pull/3359 https://github.com/stratis-storage/stratisd/pull/3354 https://github.com/stratis-storage/stratisd/pull/3339 @@ -97,6 +99,10 @@ Recommended development platform for Python development: Fedora 38 https://github.com/stratis-storage/stratisd/pull/3436 - Tidies and Maintenance: + https://github.com/stratis-storage/stratisd/pull/3463 + https://github.com/stratis-storage/stratisd/pull/3461 + https://github.com/stratis-storage/stratisd/pull/3460 + https://github.com/stratis-storage/stratisd/pull/3459 https://github.com/stratis-storage/stratisd/pull/3457 https://github.com/stratis-storage/stratisd/pull/3455 https://github.com/stratis-storage/stratisd/pull/3453