Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-06-02 20:05:59 -06:00
parent c1ec286ff7
commit ee62ec5adc
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ IMPROVEMENTS:
* provider/openstack: Enable DHCP By Default [GH-6838]
* provider/openstack: Implement fixed_ip on Neutron floating ip allocations [GH-6837]
* provider/openstack: Increase timeouts for image resize, subnets, and routers [GH-6764]
* provider/openstack: Add `lb_provider` argument to `lb_pool_v1` resource [GH-6919]
* provider/vsphere: Add support for `controller_type` to `vsphere_virtual_machine` [GH-6785]
* provider/vsphere: Fix bug with `vsphere_virtual_machine` wait for ip [GH-6377]
* provider/vsphere: Virtual machine update disk [GH-6619]