Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-05-03 18:28:18 +02:00
parent 501c05d0f7
commit cf0b2644a3
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ IMPROVEMENTS:
* provider/vsphere: Add support for `memory_reservation` to `vsphere_virtual_machine` [GH-6036] * 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: 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] * provider/vsphere: Support updates to vcpu and memory on `vsphere_virtual_machine` [GH-6356]
* provider/vsphere: Add support for IPV6 to `vsphere_virtual_machine` [GH-6457]
BUG FIXES: BUG FIXES: