From e8463216632470dbde90f25576f0e6824d79521b Mon Sep 17 00:00:00 2001 From: Sander van Harmelen Date: Fri, 27 May 2016 09:54:11 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2379b8fae..ecad61e89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ IMPROVEMENTS: * provider/clc: Add support for hyperscale and bareMetal server types and package installation * provider/clc: Fix optional server password [GH-6414] * provider/cloudstack: Enable swapping of ACLs without having to rebuild the network tier [GH-6741] + * provider/cloudstack: Add support for affinity groups to `cloudstack_instance` [GH-6898] * provider/datadog: Add support for 'require full window' and 'locked' [GH-6738] * provider/fastly: Add support for Service Request Settings on `fastly_service_v1` resources [GH-6622] * provider/fastly: Add support for custom VCL configuration [GH-6662] @@ -48,7 +49,7 @@ IMPROVEMENTS: * provider/openstack: Add support for client certificate authentication [GH-6279] * provider/openstack: Enable DHCP By Default [GH-6838] * provider/openstack: Allow Neutron-based Floating IP to target a specific tenant [GH-6454] - * provider/vsphere: fix bug with `vsphere_virtual_machine` wait for ip [GH-6377] + * 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]