From 6bfd1db8d4e6f025722e1c6bde84d60c45970618 Mon Sep 17 00:00:00 2001 From: Clint Date: Wed, 29 Jul 2015 09:38:31 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a4eb7d61..d95645313 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ BUG FIXES: * provider/aws: Fix issue when unable to find a Root Block Device name of an Instance Backed AMI [GH-2646] * provider/dnsimple: Domain and type should force new records [GH-2777] + * 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] ## 0.6.1 (July 20, 2015)