Skip to content

Commit

Permalink
Merge pull request #843 from mulkieran/version-0.33.2
Browse files Browse the repository at this point in the history
Version 0.33.2
  • Loading branch information
mulkieran committed Mar 16, 2023
2 parents 0dbd4d6 + e6480fb commit 177a148
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
devicemapper 0.33.2
===================
Recommended Rust toolchain version: 1.68.0
Lowest supported Rust toolchain version: 1.66.1
Recommended development release: Fedora 37

- Expose target table related structs:
https://github.com/stratis-storage/devicemapper-rs/pull/839

- Tidies and Maintenance:
https://github.com/stratis-storage/devicemapper-rs/pull/842
https://github.com/stratis-storage/devicemapper-rs/pull/841
https://github.com/stratis-storage/devicemapper-rs/pull/838


devicemapper 0.33.1
===================
Recommended Rust toolchain version: 1.67.1
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.33.1"
version = "0.33.2"
authors = ["Stratis Developers <stratis-devel@lists.fedorahosted.org>"]
description = "A library for using Linux device mapper"
documentation = "https://docs.rs/devicemapper/"
Expand Down

0 comments on commit 177a148

Please sign in to comment.