Update CHANGELOG.md

This commit is contained in:
Radek Simko 2015-09-17 18:15:21 +01:00
parent f90d2442ca
commit d0409f1f1e
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ BUG FIXES:
* provider/aws: Fix unresolvable diffs coming from `aws_elasticache_cluster` names being downcased * provider/aws: Fix unresolvable diffs coming from `aws_elasticache_cluster` names being downcased
by AWS [GH-3120] by AWS [GH-3120]
* provider/aws: Read instance source_dest_check and save to state [GH-3152] * provider/aws: Read instance source_dest_check and save to state [GH-3152]
* provider/aws: Allow `weight = 0` in Route53 records [GH-3196]
* provider/openstack: add state 'downloading' to list of expected states in * provider/openstack: add state 'downloading' to list of expected states in
`blockstorage_volume_v1` creation [GH-2866] `blockstorage_volume_v1` creation [GH-2866]