diff --git a/CHANGELOG.md b/CHANGELOG.md index 39a93120a7..f4d0f79461 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ NEW FEATURES: * lang/funcs: new `abspath` function returns the absolute path to a given file [GH-21409] +* backend/swift: support for user configured state object names in swift containers [GH-17465] BUG FIXES: