From eda2c935d9f8f13c7ee8848f9680795b8cb29adc Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Wed, 29 Jul 2015 09:34:59 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6720b41d..9a4eb7d61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,8 +21,9 @@ 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 + * 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] ## 0.6.1 (July 20, 2015)