From 43466a18614728fde3893ca772613a4c4fc4967a Mon Sep 17 00:00:00 2001 From: mulhern Date: Thu, 24 Aug 2023 09:49:19 -0400 Subject: [PATCH] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 7c919d01d..ecba89642 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -26,7 +26,11 @@ Lowest supported Python interpreter: 3.9 - Use more modern Python packaging style: https://github.com/stratis-storage/stratis-cli/pull/988 +- Refactor enum use: + https://github.com/stratis-storage/stratis-cli/pull/1012 + - Tidies and Maintenance: + https://github.com/stratis-storage/stratis-cli/pull/1013 https://github.com/stratis-storage/stratis-cli/pull/1011 https://github.com/stratis-storage/stratis-cli/pull/1010 https://github.com/stratis-storage/stratis-cli/pull/1008