Skip to content

Commit

Permalink
Merge pull request #935 from mulkieran/devicemapper-version-0.34.4
Browse files Browse the repository at this point in the history
devicemapper v0.34.4
  • Loading branch information
mulkieran authored Aug 21, 2024
2 parents 682484e + d935e3b commit 099aea8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
devicemapper 0.34.4
===================
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
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "devicemapper"
version = "0.34.3"
version = "0.34.4"
authors = ["Stratis Developers <[email protected]>"]
description = "A library for using Linux device mapper"
documentation = "https://docs.rs/devicemapper/"
Expand Down

0 comments on commit 099aea8

Please sign in to comment.