diff --git a/CHANGES.txt b/CHANGES.txt index 97620aa..404d7e7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,26 @@ +libblkid-rs 0.4.1 +================= +Recommended Rust toolchain version: 1.86.0 +Recommended development release: Fedora 41 + +- Add support for compilation on macOS: + https://github.com/stratis-storage/libblkid-rs/pull/193 + https://github.com/stratis-storage/libblkid-rs/pull/191 + https://github.com/stratis-storage/libblkid-rs/pull/190 + +- Tidies and Maintenance: + https://github.com/stratis-storage/libblkid-rs/pull/200 + https://github.com/stratis-storage/libblkid-rs/pull/199 + https://github.com/stratis-storage/libblkid-rs/pull/197 + https://github.com/stratis-storage/libblkid-rs/pull/196 + https://github.com/stratis-storage/libblkid-rs/pull/195 + https://github.com/stratis-storage/libblkid-rs/pull/194 + https://github.com/stratis-storage/libblkid-rs/pull/189 + https://github.com/stratis-storage/libblkid-rs/pull/188 + https://github.com/stratis-storage/libblkid-rs/pull/187 + https://github.com/stratis-storage/libblkid-rs/pull/175 + + libblkid-rs 0.4.0 ================= Recommended Rust toolchain version: 1.84.1