From 1f314444f45c3774fc1dbd9490704ed2f8e80dd4 Mon Sep 17 00:00:00 2001 From: Clint Date: Wed, 29 Jul 2015 11:42:39 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d95645313..073815d12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ BUG FIXES: * core: Prevent error duplication in `apply` [GH-2815] * provider/aws: Fix issue with toggling monitoring in AWS Instances [GH-2794] * provider/aws: Fix issue with Spot Instance Requests and cancellation [GH-2805] + * provider/aws: Fix issue with checking for ElastiCache cluster cache node status [GH-2842] * 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]