From ef0990f004f9fede078999a1176404839ffd9ff5 Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Fri, 30 Oct 2015 22:13:05 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3f7c683b..961f3124a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ BUG FIXES: * provider/azure: various bugfixes [GH-3695] * provider/digitalocean: fix issue preventing SSH fingerprints from working [GH-3633] * provider/openstack: Fix several issues causing unresolvable diffs [GH-3440] + * provider/openstack: Safely delete security groups [GH-3696] * provider/vsphere: Fix d.SetConnInfo error in case of a missing IP address [GH-3636] ## 0.6.6 (October 23, 2015)