Update CHANGELOG.md

This commit is contained in:
Clint 2015-12-09 10:51:54 -06:00
parent 14f8c363bd
commit b6e0b0187b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ BUG FIXES:
* provider/aws: Fix issue destroy Route 53 zone/record if it no longer exists [GH-4198]
* provider/aws: Fix issue force destroying a versioned S3 bucket [GH-4168]
* provider/aws: Fix issue creating AWS RDS replicas across regions [GH-4215]
* providers/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/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]