From ce97e158ed0d738acc8ae78cf1572a253039aa17 Mon Sep 17 00:00:00 2001 From: mulhern Date: Wed, 21 Aug 2024 09:30:36 -0400 Subject: [PATCH] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index dc4b2d33..98eb3fe9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,20 @@ +devicemapper 0.34.4 (UNRELEASED) +================================ +Recommended Rust toolchain version: 1.80.1 +Recommended development release: Fedora 40 + +- Expose the message ioctl: + https://github.com/stratis-storage/devicemapper-rs/pull/933 + +- Tidies and Maintenance: + https://github.com/stratis-storage/devicemapper-rs/pull/934 + https://github.com/stratis-storage/devicemapper-rs/pull/932 + https://github.com/stratis-storage/devicemapper-rs/pull/931 + https://github.com/stratis-storage/devicemapper-rs/pull/930 + https://github.com/stratis-storage/devicemapper-rs/pull/929 + https://github.com/stratis-storage/devicemapper-rs/pull/928 + + devicemapper 0.34.3 =================== Recommended Rust toolchain version: 1.79.0