From d4f67bfa671b483e731a4e0d138dc550e6fd6087 Mon Sep 17 00:00:00 2001 From: Clint Date: Fri, 7 Aug 2015 12:56:07 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd10398b4c..00dc74ca0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ BUG FIXES: * core: Skip all descendents after error, not just children; helps prevent confusing additional errors/crashes after initial failure [GH-2963] + * provider/aws: Fix issue with authenticating when using IAM profiles [GH-2959] ## 0.6.2 (August 6, 2015)