diff --git a/CHANGES.txt b/CHANGES.txt index 4a90115d..b5cfbed1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,38 @@ +devicemapper 0.34.5 +=================== +Recommended Rust toolchain version: 1.84.1 +Recommended development release: Fedora 41 + +- Release devicemapper-rs-sys v0.3.1: + https://github.com/stratis-storage/devicemapper-rs/pull/953 + +- Use pkg-config to find header paths in build.rs: + https://github.com/stratis-storage/devicemapper-rs/pull/952 + +- Increase rand dependency lower bound to 0.9.0: + https://github.com/stratis-storage/devicemapper-rs/pull/954 + +- Increase tempfile dependency lower bound to 3.7.0: + https://github.com/stratis-storage/devicemapper-rs/pull/954 + +- Tidies and Maintenance: + https://github.com/stratis-storage/devicemapper-rs/pull/959 + https://github.com/stratis-storage/devicemapper-rs/pull/957 + https://github.com/stratis-storage/devicemapper-rs/pull/956 + https://github.com/stratis-storage/devicemapper-rs/pull/955 + https://github.com/stratis-storage/devicemapper-rs/pull/950 + https://github.com/stratis-storage/devicemapper-rs/pull/949 + https://github.com/stratis-storage/devicemapper-rs/pull/948 + https://github.com/stratis-storage/devicemapper-rs/pull/947 + https://github.com/stratis-storage/devicemapper-rs/pull/946 + https://github.com/stratis-storage/devicemapper-rs/pull/942 + https://github.com/stratis-storage/devicemapper-rs/pull/941 + https://github.com/stratis-storage/devicemapper-rs/pull/940 + https://github.com/stratis-storage/devicemapper-rs/pull/939 + https://github.com/stratis-storage/devicemapper-rs/pull/937 + https://github.com/stratis-storage/devicemapper-rs/pull/936 + + devicemapper 0.34.4 =================== Recommended Rust toolchain version: 1.80.1