Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-01-16 20:09:03 -08:00
parent 0bf589861c
commit fb18d0920f
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ 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]
- guests/suse: Do not use full name when setting hostname [GH-9212]
- providers/hyper-v: Fix enable virtualization extensions on import [GH-9255]
- provisioners/ansible(both): Fix broken 'ask_sudo_pass' option [GH-9173]