Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-08-10 09:04:40 -06:00 committed by GitHub
parent 38f0e62430
commit 5d9fa90005
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ IMPROVEMENTS
* provider/google: allows atomic Cloud DNS record changes [GH-6575]
* provider/google: Move URLMap hosts to TypeSet from TypeList [GH-7472]
* provider/google: Support static private IP addresses in `resource_compute_instance` [GH-6310]
* provider/openstack: Support pdating the External Gateway assigned to a Neutron router [GH-8070]
* provider/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908]
* provider/vsphere: Adding disk type of `Thick Lazy` to `vsphere_virtual_disk` and `vsphere_virtual_machine` [GH-7916]