Update CHANGELOG.md

This commit is contained in:
Radek Simko 2019-01-15 16:26:01 +00:00 committed by GitHub
parent cb39836705
commit a29daf0176
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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]