diff --git a/.changelog/12071.txt b/.changelog/12071.txt index e69de29bb2d1..93ff8e05ad2b 100644 --- a/.changelog/12071.txt +++ b/.changelog/12071.txt @@ -0,0 +1,4 @@ +```release-note:bug +template: Fixes a bug in config parsing that resulted in the default `function_denylist` +always being appended to whatever the user specified. +```