From cf0b2644a3b2083da33c2792684081ee27f200f9 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 3 May 2016 18:28:18 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a13837e28..3e94623c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ IMPROVEMENTS: * provider/vsphere: Add support for `memory_reservation` to `vsphere_virtual_machine` [GH-6036] * provider/vsphere: Checking for empty diskPath in `vsphere_virtual_machine` before creating [GH-6400] * provider/vsphere: Support updates to vcpu and memory on `vsphere_virtual_machine` [GH-6356] + * provider/vsphere: Add support for IPV6 to `vsphere_virtual_machine` [GH-6457] BUG FIXES: