Update CHANGELOG.md

This commit is contained in:
Clint 2015-06-11 08:45:37 -05:00
parent 54c74becf2
commit 8f32026f98
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ BUG FIXES:
* command/apply: prevent output duplication when reporting errors [GH-2267]
* provider/aws: fix panic when route has no cidr_block [GH-2215]
* provider/aws: fix issue preventing destruction of IAM Roles [GH-2177]
* provider/aws: fix issue preventing destruction self referencing Securtity
Group Rules [GH-2305]
* provider/aws: fix issue causing perpetual diff on ELB listeners
when non-lowercase protocol strings were used [GH-2246]
* provider/aws: corrected frankfurt S3 website region [GH-2259]