From 2a583850f3fcf9087f860834488681398c884848 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Fri, 29 Jan 2016 11:04:22 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aefac525..8c3df42cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,9 @@ BUG FIXES: * provider/aws: `aws_autoscale_schedule` 0 values [GH-4693] * provider/aws: Fix regression with VPCs and ClassicLink for regions that do not support it [GH-4879] + * provider/aws: Fix SNS Topic Refresh to ensure deleted topics are removed from state [GH-4891] * provider/openstack: Changing the port resource to mark the ip_address as optional [GH-4850] + ## 0.6.10 (January 27, 2016)