Update CHANGELOG.md

This commit is contained in:
Radek Simko 2019-01-23 15:37:53 +00:00 committed by GitHub
parent 71d07832e2
commit ffb887f8b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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