diff --git a/CHANGELOG.md b/CHANGELOG.md index 83a54cc47..ba7f77b45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ BUG FIXES: - guests/solaris: Do not use UNC style path for shared folders from windows hosts [GH-7723] - guests/windows: Fix directory creation when using rsync for synced folders [GH-8588] - providers/docker: Fix check for docker-compose [GH-8659, GH-8660] + - providers/hyperv: Fix box import [GH-8678, GH-8677] - provisioners/ansible_local: Catch pip_args in FreeBSD's and SUSE's ansible_install [GH-8676] - provisioners/salt: Fix minion ID configuration [GH-7865, GH-7454] - snapshot/restore: Exit 1 if vm has not been created when command is invoked [GH-8653]