diff --git a/CHANGES.txt b/CHANGES.txt index b83ebd9f..169ea626 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,22 @@ +devicemapper 0.34.8 +=================== +Recommended development release: Fedora 43 + +- Support dm without udev: + https://github.com/stratis-storage/devicemapper-rs/pull/1036 + +- Increase lowest supported rust toolchain to 1.87.0: + https://github.com/stratis-storage/devicemapper-rs/pull/1039 + +- Tidies and Maintenance: + https://github.com/stratis-storage/devicemapper-rs/pull/1040 + https://github.com/stratis-storage/devicemapper-rs/pull/1038 + https://github.com/stratis-storage/devicemapper-rs/pull/1037 + https://github.com/stratis-storage/devicemapper-rs/pull/1034 + https://github.com/stratis-storage/devicemapper-rs/pull/1033 + https://github.com/stratis-storage/devicemapper-rs/pull/1032 + + devicemapper 0.34.7 =================== Recommended Rust toolchain version: 1.93.0