diff --git a/CHANGELOG.md b/CHANGELOG.md index a3472fad9..6918b9983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ IMPROVEMENTS: * core: Add support to retrieve version constraints to service discovery [GH-19647] * core: Validate provisioner connection blocks, and mark host field as required [GH-19707] * command/format: Ignore removal of empty strings [GH-19990] +* command/format: Reduce whitespaces in empty fields [GH-19995] * command/format: Render null in dark gray [GH-19616] * command/show: Add support for machine readable output via a `-json` argument to `terraform show` [GH-19687] * command/state: Use locking when updating states [GH-19939]