From dac7d7b0cafd9474f196742d2bffd8fab3e2734b Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Wed, 9 Dec 2015 10:08:54 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8944b29cf..864321dcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ BUG FIXES: * provider/aws: Fix issue creating AWS RDS replicas across regions [GH-4215] * provider/digitalocean: Fix issue where a floating IP attached to a missing droplet causes a panic [GH-4214] * provider/openstack: Handle volumes in "deleting" state [GH-4204] + * provider/vsphere: Create and attach additional disks before bootup [GH-4196] ## 0.6.8 (December 2, 2015)