Update CHANGELOG

This commit is contained in:
Chris Roberts 2019-06-05 13:57:24 -07:00
parent f5f89f72b7
commit 04083e7d07
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BUG FIXES:
- 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/bundler: Support plugin configuration within box Vagrantfiles [GH-10889]
- core/triggers: Fix typo in UI output [GH-10748]
- core/triggers: Properly exit with abort option [GH-10824]
- core/triggers: Ensure guest names are string when filtering trigger configs [GH-10854]