update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2016-11-23 08:49:41 -08:00
parent a017482981
commit 546caf9909
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ BUG FIXES:
* core: escape sequence for " works (0.8 beta regression) [GH-10236]
* core: Terraform starts on Windows (0.8 beta2 regression) [GH-10266]
* core: Remove extra dot from state command backup files [GH-10300]
* core: Validate data sources do not have provisioners [GH-10318]
* provider/aws: Skip VPC endpoint routes when removing default route table's routes [GH-10303]
* provider/azurerm: Prevent null reference when reading boot_diagnostics settings in azurerm_virtual_machine [GH-10283]
* provider/template: No file path error when setting template to `/` [GH-10297]