Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-05-28 15:11:07 -06:00
parent 6430d790e7
commit 467ddab4a5
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ BUG FIXES:
* provider/google: Fix a bug causing an error attempting to delete an already-deleted `google_compute_disk` [GH-6689]
* provider/openstack: Reassociate Floating IP on network changes [GH-6579]
* provider/openstack: Ensure CIDRs Are Lower Case [GH-6864]
* provider/openstack: Rebuild Instances On Network Changes [GH-6844]
* provider/vsphere: `gateway` and `ipv6_gateway` are now read from `vsphere_virtual_machine` resources [GH-6522]
* provider/vsphere: `ipv*_gateway` parameters won't force a new `vsphere_virtual_machine` [GH-6635]