Update CHANGELOG

This commit is contained in:
Brian Cain 2019-05-08 09:13:33 -07:00
parent 9a0fa8c061
commit beb9572a9c
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ BUG FIXES:
- communicator/ssh: Remove net/sftp loading to prevent loading errors [GH-10745]
- core/triggers: Fix typo in UI output [GH-10748]
- guest/void: Fix NFS capability detection [GH-10713]
- host/windows: Fix rubygems error when host has directory named `c` [GH-10803]
- provider/virtualbox: Ensure non-existent machines do not attempt to list snapshots [GH-10784]
- provisioner/ansible: Fix pip installer hardcoded curl get_pip.py piped to python [GH-10625]