Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-10-25 19:38:37 -06:00 committed by GitHub
parent 3929792ebc
commit aaff62242d
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ IMPROVEMENTS:
* provider/azurerm: Add disk_size_gb param to VM storage_os_disk [GH-9200]
* provider/digitalocean: Allow resizing DigitalOcean Droplets without increasing disk size. [GH-9573]
* provider/google: enhance service scope list [GH-9442]
* provider/openstack: Added value_specs to openstack_networking_port_v2, allowing vendor information [GH-9551]
* provider/openstack: Added value_specs to openstack_networking_floatingip_v2, allowing vendor information [GH-9552]
BUG FIXES: