Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2018-12-17 10:56:38 -08:00 committed by GitHub
parent 2dfc3a399d
commit f964c83abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,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/providers: Support `-no-color` argument to `terraform providers`, which was previously incorrectly returning an error [GH-19671]
* helper/schema: Fix setting a set in a list [GH-19552]
## 0.12.0-alpha4 (December 7, 2018)