Update CHANGELOG.md

This commit is contained in:
Clint 2015-07-22 11:06:31 -05:00
parent 84370065d7
commit 78eb236786
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
IMPROVEMENTS:
* provider/aws: Validate credentials before walking the graph [GH-2730]
* provider/aws: Add website_domain for S3 buckets [GH-2210]
* provider/aws: ELB names are now optional, and generated by Terraform if omitted [GH-2571]
BUG FIXES: