Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-27 17:19:54 +01:00
parent e4a1d21a4b
commit 2c29a35751

View File

@ -10,6 +10,7 @@ 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]
* provider/docker: Add ability to keep docker image locally on terraform destroy [GH-6376]
BUG FIXES: