From 25af4380ff838bc5b8061a7f83f97e549b3951a1 Mon Sep 17 00:00:00 2001 From: mulhern Date: Fri, 31 Mar 2023 15:20:33 -0400 Subject: [PATCH] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index f53284cfc4d..187e24b3a2d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,9 @@ Recommended development platform for Python development: Fedora 37 https://github.com/stratis-storage/stratisd/issues/3267 https://github.com/stratis-storage/stratisd/pull/3288 +- Ensure that torndown filesystems are not ignored when relevant: + https://github.com/stratis-storage/stratisd/pull/3300 + - Increase clap dependency lower bound to 4.1.0; add testing infrastructure for stratis-min, stratisd-min IPC: https://github.com/stratis-storage/stratisd/pull/3298