Update CHANGELOG.md

This commit is contained in:
Alisdair McDiarmid 2020-08-17 11:23:34 -04:00 committed by GitHub
parent eb9e32d7b2
commit 27affd06ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ BUG FIXES:
* configs: include `providers` when processing module overrides [GH-25496]
* core: fix inconsistent plan error when dynamic set block has 0 elements [GH-25662]
* core: prevent decoding errors when resource attributes have been removed entirely from the schema [GH-25779]
* addrs: fix panic when upgrading state from Terraform v0.11 which uses the builtin `terraform` provider [GH-25861]
## 0.13.0 (August 10, 2020)