From 943b709615fcad58fd4716ec63a1b8dd9ebf0544 Mon Sep 17 00:00:00 2001 From: mulhern Date: Wed, 27 May 2026 16:35:21 -0400 Subject: [PATCH 1/3] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index bc9f6216b..a559d4445 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,15 @@ +stratis-cli 3.9.1 +================= +Required stratisd version: 3.9.0 + +Recommended development environment: Fedora 43 + +- Tidies and Maintenance: + https://github.com/stratis-storage/stratis-cli/pull/1283 + https://github.com/stratis-storage/stratis-cli/pull/1282 + https://github.com/stratis-storage/stratis-cli/pull/1275 + + stratis-cli 3.9.0 ================= Required stratisd version: 3.9.0 From cc8d3103f6161d6abdd2d87f5e1d460f42d0fd25 Mon Sep 17 00:00:00 2001 From: the Mulhern Date: Wed, 15 Jul 2026 14:53:19 -0400 Subject: [PATCH 2/3] Update changelog Signed-off-by: the Mulhern --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index a559d4445..e31f7a851 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,9 @@ Required stratisd version: 3.9.0 Recommended development environment: Fedora 43 +- Remove match for org.freedesktop.zbus.Error: + https://github.com/stratis-storage/stratis-cli/pull/1284 + - Tidies and Maintenance: https://github.com/stratis-storage/stratis-cli/pull/1283 https://github.com/stratis-storage/stratis-cli/pull/1282 From 3c621bf313a24b05cf8efbd31fcf1b569d623a18 Mon Sep 17 00:00:00 2001 From: the Mulhern Date: Wed, 15 Jul 2026 14:54:40 -0400 Subject: [PATCH 3/3] Update changelog Signed-off-by: the Mulhern --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index e31f7a851..ae988483b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,6 @@ stratis-cli 3.9.1 ================= -Required stratisd version: 3.9.0 +Required stratisd version: 3.9.2 Recommended development environment: Fedora 43