From 2b082166866305cf4ae72a8baa564076933435ac Mon Sep 17 00:00:00 2001 From: Clint Date: Mon, 27 Jul 2015 12:22:23 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ea5104ef..952ab4b07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ 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: Fixx issue when unable to find a Root Block Device name of an Instance Backed + AMI [GH-2646] ## 0.6.1 (July 20, 2015)