Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-06-14 16:43:15 -07:00
parent 60a438396f
commit 74f8e0e43b
1 changed files with 1 additions and 0 deletions

View File

@ -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]