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 Dec 3, 2020
1 parent c7211d4 commit f4eec1b
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
stratisd 2.3.0
==============
Recommended Rust toolchain version: 1.48.0
Lowest supported Rust toolchain version: 1.45

Recommended Python interpreter: 3.7.9
Lowest supported Python interpreter: 3.6.8
Python linter: pylint (2.4.4)
Python auto-formatter: black (19.10b0)
Python import sorter: isort (4.3.21)

YAML linter: yamllint (1.23.0)

New Rust crate version requirements:
- error-chain: 0.12.2

New external dependencies:
- clevis: 15
- clevis-luks: 15


- Introduce support for Clevis encryption policies:
https://github.com/stratis-storage/stratisd/pull/2315
https://github.com/stratis-storage/stratisd/pull/2314

- Tidies and Maintenance:
https://github.com/stratis-storage/stratisd/pull/2332
https://github.com/stratis-storage/stratisd/pull/2330
https://github.com/stratis-storage/stratisd/pull/2329
https://github.com/stratis-storage/stratisd/pull/2319
https://github.com/stratis-storage/stratisd/pull/2317
https://github.com/stratis-storage/stratisd/pull/2311
https://github.com/stratis-storage/stratisd/pull/2309
https://github.com/stratis-storage/stratisd/pull/2304
https://github.com/stratis-storage/stratisd/pull/2299


stratisd 2.2.1
==============
Recommended Rust toolchain version: 1.47.0
Expand Down Expand Up @@ -44,6 +81,8 @@ New Rust crate version requirements:
https://github.com/stratis-storage/stratisd/pull/2251

- Tidies and Maintenance:
https://github.com/stratis-storage/stratisd/pull/2298
https://github.com/stratis-storage/stratisd/pull/2297
https://github.com/stratis-storage/stratisd/pull/2296
https://github.com/stratis-storage/stratisd/pull/2295
https://github.com/stratis-storage/stratisd/pull/2293
Expand Down

0 comments on commit f4eec1b

Please sign in to comment.