Update CHANGELOG.md

This commit is contained in:
Clint 2015-12-09 13:31:41 -06:00
parent 5a5df8b6bb
commit 385adb734a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ BUG FIXES:
* provider/aws: Skip `source_security_group_id` determination logic for Classic ELBs [GH-4075]
* 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: Update DB Replica to honor storage type #4155
* 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/digitalocean: Fix issue where a floating IP attached to a missing droplet causes a panic [GH-4214]