Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Aug 31, 2023
1 parent 69dfe37 commit 4e9ca11
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,30 @@
libcryptsetup-rs 0.8.1 (UNRELEASED)
libcryptsetup-rs 0.9.0 (UNRELEASED)
===================================
Recommended Rust toolchain version: 1.70.0
Lowest supported Rust toolchain version: 1.69.0
Recommended Rust toolchain version: 1.72.0
Lowest supported Rust toolchain version: 1.71.1
Recommended development environment: Fedora 38

- Add submodule and use per-thread-mutex for synchronization:
https://github.com/stratis-storage/libcryptsetup-rs/pull/313

- Increase bitflags dependency lower bound to 2.3.0:
https://github.com/stratis-storage/libcryptsetup-rs/pull/316

- Increase libc dependency lower bound to 0.2.143:
https://github.com/stratis-storage/libcryptsetup-rs/pull/304

- Tidies and Maintenance:
https://github.com/stratis-storage/libcryptsetup-rs/pull/317
https://github.com/stratis-storage/libcryptsetup-rs/pull/316
https://github.com/stratis-storage/libcryptsetup-rs/pull/315
https://github.com/stratis-storage/libcryptsetup-rs/pull/314
https://github.com/stratis-storage/libcryptsetup-rs/pull/312
https://github.com/stratis-storage/libcryptsetup-rs/pull/311
https://github.com/stratis-storage/libcryptsetup-rs/pull/310
https://github.com/stratis-storage/libcryptsetup-rs/pull/309
https://github.com/stratis-storage/libcryptsetup-rs/pull/308
https://github.com/stratis-storage/libcryptsetup-rs/pull/307
https://github.com/stratis-storage/libcryptsetup-rs/pull/306
https://github.com/stratis-storage/libcryptsetup-rs/pull/305
https://github.com/stratis-storage/libcryptsetup-rs/pull/303
https://github.com/stratis-storage/libcryptsetup-rs/pull/301
Expand Down

0 comments on commit 4e9ca11

Please sign in to comment.