Update CHANGELOG.md

This commit is contained in:
Clint 2015-12-09 09:55:20 -06:00
parent e065bec624
commit c570af3ec2
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,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: Fix issue creating AWS RDS replicas across regions [GH-4215]
* 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]