From 29d4a3ee0a2cda946f4138b8de8c774e535d8fe8 Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Wed, 5 Aug 2015 11:14:53 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3fc3d822d..8a2883122a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ BUG FIXES: * provider/aws: Fix issue with IAM Server Certificates and Chains [GH-2871] * provider/aws: Fix issue with IAM Server Certificates when using `path` [GH-2871] * provider/aws: Fix issue in Security Group Rules when the Security Group is not found [GH-2897] + * provider/aws: allow external ENI attachments [GH-2943] ## 0.6.1 (July 20, 2015)