Update CHANGELOG.md

This commit is contained in:
Radek Simko 2018-03-14 18:54:22 +00:00 committed by GitHub
parent f6c3e40439
commit 04899393b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ BUG FIXES:
* provider/terraform: restore support for the deprecated `environment` argument to the `terraform_remote_state` data source [GH-17545]
* backend/gcs: Report the correct lock ID for GCS state locks [GH-17397]
* helper/schema: Prevent crash on removal of computed field in CustomizeDiff [GH-17261]
* helper/schema: Allow ResourceDiff.ForceNew on nested fields (avoid crash) [GH-17463]
## 0.11.3 (January 31, 2018)