Update CHANGELOG

This commit is contained in:
Brian Cain 2019-05-21 08:29:34 -07:00
parent 73e3465b47
commit 5ff47b5d69
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:
- command/box/update: Ensure the right version is picked when updating specific boxes [GH-10810]
- command/cloud: Properly set variable from CLI argument parsing for `username` field [GH-10726]
- communicator/ssh: Remove net/sftp loading to prevent loading errors [GH-10745]
- contrib/bash: Search for running_vm_list only in `machines` folder [GH-10841]
- core/triggers: Fix typo in UI output [GH-10748]
- core/triggers: Properly exit with abort option [GH-10824]
- guest/void: Fix NFS capability detection [GH-10713]