Update CHANGELOG.md

This commit is contained in:
Clint 2015-10-12 16:34:16 -05:00
parent a1f2b824cc
commit 307902ec2d
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ BUG FIXES:
* provider/aws: Normalize aws_elasticache_cluster id to lowercase, allowing convergence. [GH-3235] * provider/aws: Normalize aws_elasticache_cluster id to lowercase, allowing convergence. [GH-3235]
* provider/aws: Fix ValidateAccountId for IAM Instance Profiles [GH-3313] * provider/aws: Fix ValidateAccountId for IAM Instance Profiles [GH-3313]
* provider/aws: Update Security Group Rules to Version 2 [GH-3019] * provider/aws: Update Security Group Rules to Version 2 [GH-3019]
* provider/aws: Migrate KeyPair to version 1, fixing issue with using `file()` [GH-3470]
* provider/docker: Fix issue preventing private images from being referenced [GH-2619] * provider/docker: Fix issue preventing private images from being referenced [GH-2619]
* provider/digitalocean: Fix issue causing unnecessary diffs based on droplet slugsize case [GH-3284] * provider/digitalocean: Fix issue causing unnecessary diffs based on droplet slugsize case [GH-3284]
* provider/openstack: add state 'downloading' to list of expected states in * provider/openstack: add state 'downloading' to list of expected states in