Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2015-12-09 18:06:09 -08:00
parent b679bb2b31
commit 07f398fb3b
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ BUG FIXES:
* provider/aws: Update DB Replica to honor storage type [GH-4155]
* provider/aws: Fix issue creating AWS RDS replicas across regions [GH-4215]
* provider/aws: Fix issue with finding S3 Hosted Zone ID for eu-central-1 region [GH-4236]
* provider/aws: Opsworks stack SSH key is write-only [GH-4241]
* 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]