Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-04-16 22:52:38 -06:00
parent df32703081
commit f39828fd97
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ BUG FIXES:
* provider/docker: Docker Image will be deleted on destroy [GH-5801]
* provider/openstack: Fix Disabling DHCP on Subnets [GH-6052]
* provider/openstack: Fix resizing when Flavor Name changes [GH-6020]
* provider/openstack: Fix Access Address Detection [GH-6181]
* provider/triton: Firewall status on `triton_machine` resources is reflected correctly [GH-6119]
* provider/vsphere: Add error handling to `vsphere_folder` [GH-6095]