update CHANGELOG.md

This commit is contained in:
James Bardin 2017-08-03 15:53:08 -04:00
parent eadda50f02
commit e76049eb0a
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
## 0.10.1 (Unreleased)
BUG FIXES:
* Fix `terraform state rm` and `mv` comamnds to work correctly with remote state backends [GH-15652]
INTERNAL CHANGES:
* DiffFieldReader.ReadField caches results to optimize deeply nested schemas [GH-15663]
## 0.10.0 (August 2, 2017)
**This is the complete 0.9.11 to 0.10.0 CHANGELOG**