Update CHANGELOG

This commit is contained in:
Brian Cain 2018-01-08 13:27:52 -08:00
parent 46ee473f99
commit 885d66e9c3
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
BUG FIXES:
- commands/box: Show all box providers with `update outdated --global` [GH-9347]
- commands/destroy: Exit 0 if vagrant destroy finds no running vms [GH-9251]
- commands/package: Fix --output path with specified folder [GH-9131]
- providers/hyper-v: Fix enable virtualization extensions on import [GH-9255]