diff --git a/CHANGES.txt b/CHANGES.txt index a4e8715937e..c63844e3494 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,10 @@ Recommended development platform for Python development: Fedora 38 - Increase D-Bus revision number to 6: https://github.com/stratis-storage/stratisd/pull/3295 +- Add functionality for setting size limit on filesystems: + https://github.com/stratis-storage/stratisd/issues/3431 + https://github.com/stratis-storage/stratisd/pull/3432 + - Add bind, unbind, and rebind verbs to stratis-min: https://github.com/stratis-storage/stratisd/issues/2747 https://github.com/stratis-storage/stratisd/pull/3336