Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-23 16:13:50 +00:00 committed by GitHub
parent 7319968f5f
commit 16ac3ef9a5
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ BUG FIXES:
* core: Catch parse errors for null characters mid-file [GH-9134]
* core: escape sequence for " works (0.8 beta regression) [GH-10236]
* core: Terraform starts on Windows (0.8 beta2 regression) [GH-10266]
* 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]
PLUGIN CHANGES: