Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-22 13:40:24 +02:00 committed by GitHub
parent 9a70b6f482
commit 60780e34b5
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,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/azurerm: Prevent null reference when reading boot_diagnostics settings in azurerm_virtual_machine [GH-10283]
PLUGIN CHANGES: