diff --git a/CHANGELOG.md b/CHANGELOG.md index eb5ae8bdd..7e7c4715b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ BUG FIXES: - communicators/ssh: Move `none` cipher to end of default cipher list in Net::SSH [GH-8661] - core: Add unique identifier to provisioner objects [GH-8680] + - guests/windows: Fix directory creation when using rsync for synced folders [GH-8588] - providers/docker: Fix check for docker-compose [GH-8659, GH-8660] - provisioners/ansible_local: Catch pip_args in FreeBSD's and SUSE's ansible_install [GH-8676] - snapshot/restore: Exit 1 if vm has not been created when command is invoked [GH-8653]