From 42898857b904b4a5105e5dc091c15f6bfadc0684 Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Thu, 29 Oct 2015 14:56:34 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b6004d16c..d3f7ccddfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ BUG FIXES: * provider/aws: Fix issue with order of Termincation Policies in AutoScaling Groups. This will introduce plans on upgrade to this version, in order to correct the ordering [GH-2890] * provider/aws: Allow cluster name, not only ARN for `aws_ecs_service` [GH-3668] + * provider/aws: ignore association not exist on route table destroy [GH-3615] * provider/vsphere: Fix d.SetConnInfo error in case of a missing IP address [GH-3636] ## 0.6.6 (October 23, 2015)