Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-07-02 11:51:27 -06:00 committed by GitHub
parent b5ca75f165
commit e812caa249
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ BUG FIXES:
* provider/openstack: Ensure CIDRs Are Lower Case [GH-6864]
* provider/openstack: Rebuild Instances On Network Changes [GH-6844]
* provider/openstack: Firewall rules are applied in the correct order [GH-7194]
* provider/openstack: Fix Security Group EOF Error when Adding / Removing Multiple Groups [GH-7468]
* 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]
* provider/vsphere: adding a `vsphere_virtual_machine` migration [GH-7023]