From 80631683d15364eeede6a8c095d8d8d8305068a8 Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Thu, 29 Oct 2015 07:33:03 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c26d39d05..ca07204b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,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/vsphere: Fix d.SetConnInfo error in case of a missing IP address [GH-3636] ## 0.6.6 (October 23, 2015)