Update CHANGELOG.md

This commit is contained in:
James Nugent 2015-12-10 14:09:47 -05:00
parent a213fe121d
commit a6e8590cd3
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ BUG FIXES:
* provider/aws: Fix issue with finding S3 Hosted Zone ID for eu-central-1 region [GH-4236] * provider/aws: Fix issue with finding S3 Hosted Zone ID for eu-central-1 region [GH-4236]
* provider/aws: Fix missing AMI issue with Launch Configurations [GH-4242] * provider/aws: Fix missing AMI issue with Launch Configurations [GH-4242]
* provider/aws: Opsworks stack SSH key is write-only [GH-4241] * 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/digitalocean: Fix issue where a floating IP attached to a missing droplet causes a panic [GH-4214] * 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/openstack: Handle volumes in "deleting" state [GH-4204]
* provider/vsphere: Create and attach additional disks before bootup [GH-4196] * provider/vsphere: Create and attach additional disks before bootup [GH-4196]