From be1421f11658408d3672d3d91dc5e61af9d8c520 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Mon, 7 Mar 2016 11:01:20 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ea4d6fb4..c6633d169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,8 @@ BUG FIXES: - guests/freebsd: Use `pkg` to install rsync [GH-6760] - guests/freebsd: Use `netif` to configure networks [GH-5852, GH-7093] - guests/coreos: Detect all interface names [GH-6608, GH-6610] + - providers/hyperv: Only specify Hyper-V if the parameter is support + [GH-7101, GH-7098] - provisioners/ansible_local: Fix errors in absolute paths to playbook or galaxy resources when running on a Windows host [GH-6740, GH-6757] - provisioners/ansible_local: Change the way to verify `ansible-galaxy`