Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-05-03 17:59:31 +02:00
parent bb73c74414
commit ab9d78f99b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ IMPROVEMENTS:
* provider/vsphere: Add ability to specify and mount bootable vmdk in `vsphere_virtual_machine` [GH-6146]
* provider/vsphere: Add support for `memory_reservation` to `vsphere_virtual_machine` [GH-6036]
* provider/vsphere: Checking for empty diskPath in `vsphere_virtual_machine` before creating [GH-6400]
* provider/vsphere: Support updates to vcpu and memory on `vsphere_virtual_machine` [GH-6356]
BUG FIXES: