diff --git a/CHANGELOG.md b/CHANGELOG.md index afd97aa5e..4b46b58e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ BUG FIXES: * core: fix issue causing diff mismatch errors in certain scenarios during resource replacement [GH-1515] * core: don't panic if variable default type is invalid [GH-1344] + * core: fix perpetual diff issue for computed maps that are empty [GH-1607] * command: remote states with uppercase types work [GH-1356] * provider/aws: launch configuration ID set after create success [GH-1518] * provider/aws: manually deleted S3 buckets are refreshed properly [GH-1574]