Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-09-16 10:36:26 -05:00
parent 96317a6a38
commit c7829fa4fe
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ BUG FIXES:
* provider/aws: Fix issue with `key_name` and using VPCs with spot instance requests [GH-2954]
* provider/aws: Fix unresolvable diffs coming from `aws_elasticache_cluster` names being downcased
by AWS [GH-3120]
* provider/aws: Read instance source_dest_check and save to state [GH-3152]
* provider/openstack: add state 'downloading' to list of expected states in
`blockstorage_volume_v1` creation [GH-2866]