diff --git a/CHANGELOG.md b/CHANGELOG.md index f3421bf897..417e1e349f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ IMPROVEMENTS: BUG FIXES: * 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] ## 0.5.3 (June 1, 2015)