Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-04-26 14:24:30 -05:00
parent 065a4e3490
commit 069a2923ff
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ FEATURES:
IMPROVEMENTS:
* core: update HCL dependency to improve whitespace handling in `terraform fmt` [GH-6347]
* provider/azurerm: Increase timeout for ARM Template deployments to 40 minutes [GH-6319]
* provider/vsphere: Add support for `memory_reservation` to `vsphere_virtual_machine` [GH-6036]