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 Nov 13, 2024
1 parent 036bd60 commit d4345da
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,28 @@
stratis-cli 3.7.0 (UNRELEASED)
stratis-cli 3.8.0 (UNRELEASED)
==============================
Required stratisd version: 3.7.0

Recommended development environment: Fedora 40
Lowest supported Python interpreter: 3.9.16

* Indicates new for 3.8.0:

* Update for r8 D-Bus revision:
https://github.com/stratis-storage/stratis-cli/pull/1107

* Support v2 metadata changes in display code:
https://github.com/stratis-storage/stratis-cli/pull/1023

* Remove error classes for distinguishing D-Bus properties:
https://github.com/stratis-storage/stratis-cli/issues/1105
https://github.com/stratis-storage/stratis-cli/pull/1106

- Update for r7 D-Bus revision:
https://github.com/stratis-storage/stratis-cli/pull/1035

- Support v2 metadata changes in display code:
https://github.com/stratis-storage/stratis-cli/pull/1023
- Support snapshot revert operations:
https://github.com/stratis-storage/stratis-cli/issues/1085
https://github.com/stratis-storage/stratis-cli/pull/1087

- Display snapshot origin in filesystem detail view:
https://github.com/stratis-storage/stratis-cli/pull/1045
Expand All @@ -30,6 +43,9 @@ Lowest supported Python interpreter: 3.9.16
- Add description of fields in pool detail view:
https://github.com/stratis-storage/stratis-cli/pull/1080

- Add description of fields in filesystem detail view:
https://github.com/stratis-storage/stratis-cli/pull/1097

- Fix help text for the unbind command:
https://github.com/stratis-storage/stratis-cli/pull/1083

Expand All @@ -45,6 +61,9 @@ Lowest supported Python interpreter: 3.9.16
https://github.com/stratis-storage/stratis-cli/pull/1053

- Tidies and Maintenance:
https://github.com/stratis-storage/stratis-cli/pull/1103
https://github.com/stratis-storage/stratis-cli/pull/1096
https://github.com/stratis-storage/stratis-cli/pull/1095
https://github.com/stratis-storage/stratis-cli/pull/1094
https://github.com/stratis-storage/stratis-cli/pull/1093
https://github.com/stratis-storage/stratis-cli/pull/1092
Expand Down

0 comments on commit d4345da

Please sign in to comment.