Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2015-12-13 15:07:54 -08:00
parent 83a5d519d1
commit e9d152d586

View File

@ -49,6 +49,7 @@ BUG FIXES:
* provider/aws: Fix missing AMI issue with Launch Configurations [GH-4242]
* provider/aws: Opsworks stack SSH key is write-only [GH-4241]
* provider/aws: Fix issue with ElasticSearch Domain `access_policies` always appear changed [GH-4245]
* provider/azure: Update for [breaking change to upstream client library](https://github.com/Azure/azure-sdk-for-go/commit/68d50cb53a73edfeb7f17f5e86cdc8eb359a9528). [GH-4300]
* provider/digitalocean: Fix issue where a floating IP attached to a missing droplet causes a panic [GH-4214]
* provider/openstack: Handle volumes in "deleting" state [GH-4204]
* provider/vsphere: Create and attach additional disks before bootup [GH-4196]