Update CHANGELOG

This commit is contained in:
Brian Cain 2019-04-25 08:44:49 -07:00
parent 15c7fc23ce
commit c22a145c59
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
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]
- core/triggers: Fix typo in UI output [GH-10748]