Update CHANGELOG
This commit is contained in:
parent
60a438396f
commit
74f8e0e43b
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue