From 18746ff733bc78d73d641dd4590a9d6272720212 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 23 May 2016 22:39:23 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47789003b..6a78f18ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,9 +35,10 @@ IMPROVEMENTS: * provider/google: support optional uuid naming for Instance Template [GH-6604] * provider/openstack: Increase timeouts for image resize, subnets, and routers [GH-6764] * provider/openstack: Add support for client certificate authentication [GH-6279] - * provider/openstack: Enable DHCP By Default [GH-6838] + * provider/openstack: Enable DHCP By Default [GH-6838] * provider/vsphere: fix bug with `vsphere_virtual_machine` wait for ip [GH-6377] * provider/vsphere: Add support for `controller_type` to `vsphere_virtual_machine` [GH-6785] + * provider/vsphere: Virtual machine update disk [GH-6619] BUG FIXES: