From 572718ccf36be04cc21eeeb528a2b8868b56f662 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Mon, 10 Feb 2025 18:30:32 -0600 Subject: [PATCH] changelog bump Signed-off-by: Brian S. Stephan --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9301566..ff0f971 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ Included is a summary of changes to the project. For full details, especially on behind-the-scenes code changes and development tools, see the commit history. +## v0.11.1 + +### Miscellaneous + +* The storage size and subsequent tests have been updated to expect a 32 KB config section (rather than the previous 16 + KB). + ## v0.11.0 ### Improvements