Update CHANGELOG.md

This commit is contained in:
Clint 2015-12-08 15:25:32 -06:00
parent 9f5f30650f
commit 9a572e6d4f
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ BUG FIXES:
* provider/openstack: Better handling of load balancing resource state changes [GH-3926]
* 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/digitalocean: Fix issue where a floating IP attached to a missing droplet causes a panic [GH-4214]
## 0.6.8 (December 2, 2015)