Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-05-28 15:30:50 -06:00
parent 3aadc19e02
commit 8e52757fc3
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ IMPROVEMENTS:
* provider/openstack: Add support for client certificate authentication [GH-6279]
* provider/openstack: Enable DHCP By Default [GH-6838]
* provider/openstack: Allow Neutron-based Floating IP to target a specific tenant [GH-6454]
* provider/openstack: Implement fixed_ip on Neutron floating ip allocations [GH-6837]
* provider/vsphere: Fix bug with `vsphere_virtual_machine` wait for ip [GH-6377]
* provider/vsphere: Add support for `controller_type` to `vsphere_virtual_machine` [GH-6785]
* provider/vsphere: Virtual machine update disk [GH-6619]