Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-09-04 13:22:44 -05:00
parent 5f3b6f9952
commit f224b47eea
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ BUG FIXES:
* provider/aws: Fix issue with RDS to allow major version upgrades [GH-3053]
* provider/aws: Fix shard_count in `aws_kinesis_stream` [GH-2986]
* 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]
## 0.6.3 (August 11, 2015)