Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-06-08 08:45:24 -05:00
parent 5a28dadb04
commit 25eceb0834
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ IMPROVEMENTS:
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 causing perpetual diff on ELB listeners
when non-lowercase protocol strings were used [GH-2246]