Skip to content

Commit 099aea8

Browse files
authored
Merge pull request #935 from mulkieran/devicemapper-version-0.34.4
devicemapper v0.34.4
2 parents 682484e + d935e3b commit 099aea8

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGES.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
devicemapper 0.34.4
2+
===================
3+
Recommended Rust toolchain version: 1.80.1
4+
Recommended development release: Fedora 40
5+
6+
- Expose the message ioctl:
7+
https://github.com/stratis-storage/devicemapper-rs/pull/933
8+
9+
- Tidies and Maintenance:
10+
https://github.com/stratis-storage/devicemapper-rs/pull/934
11+
https://github.com/stratis-storage/devicemapper-rs/pull/932
12+
https://github.com/stratis-storage/devicemapper-rs/pull/931
13+
https://github.com/stratis-storage/devicemapper-rs/pull/930
14+
https://github.com/stratis-storage/devicemapper-rs/pull/929
15+
https://github.com/stratis-storage/devicemapper-rs/pull/928
16+
17+
118
devicemapper 0.34.3
219
===================
320
Recommended Rust toolchain version: 1.79.0

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "devicemapper"
3-
version = "0.34.3"
3+
version = "0.34.4"
44
authors = ["Stratis Developers <stratis-devel@lists.fedorahosted.org>"]
55
description = "A library for using Linux device mapper"
66
documentation = "https://docs.rs/devicemapper/"

0 commit comments

Comments
 (0)