diff --git a/CHANGELOG.md b/CHANGELOG.md index e24298bc8e..4e3321dc4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ENHANCEMENTS: 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] ## 0.12.4 (July 11, 2019)