diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e3321dc4..7b5e82b4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ BUG FIXES: * backend/remote: fix conflict with normalized config dir and vcs root working directory [GH-22096] * configs: Ensure diagnostics are properly recorded from nested modules [GH-22098] * core: Prevent inconsistent final plan error when using dynamic in a set-type block [GH-22057] +* lang/funcs: Allow null values in `compact` function [GH-22044] ## 0.12.4 (July 11, 2019)