From 5f129f1b9dd61f19e64ad53d00014a401bd23f27 Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Sun, 7 Jun 2015 09:07:00 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b2283aca..f0370bf84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ 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] + * provider/aws: corrected frankfurt S3 website region [GH-2259] ## 0.5.3 (June 1, 2015)