diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb8c2ebc..e1608d931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ BUG FIXES: * backend/local: Render CBD replacement (+/-) correctly [GH-19642] * command/format: Fix rendering of nested blocks during update [GH-19611] * command/format: Fix rendering of force-new updates [GH-19609] +* command/format: Fix rendering of nested (JSON) object [GH-20071] * command/format: Fix rendering of unknown elements in set/map/list [GH-20067] * command/init: Fix plugin installer using wrong protocol causing incompatiable API version with plugin [GH-19221] * command/providers: Support `-no-color` argument to `terraform providers`, which was previously incorrectly returning an error [GH-19671]