Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2016-07-06 23:00:08 +02:00 committed by GitHub
parent cd0620d1f8
commit 4d41a8697c
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ IMPROVEMENTS:
* builder/null: Can now be used with WinRM [GH-2525]
* builder/parallels: Now pauses between `boot_command` entries when running
with `-debug` [GH-3547]
* builder/parallels: Support future versions of Parallels by using the latest
driver [GH-3673]
* builder/qemu: Added `vnc_bind_address` option [GH-3574]
* builder/virtualbox: Now pauses between `boot_command` entries when running
with `-debug` [GH-3542]