Update CHANGELOG
This commit is contained in:
parent
3a19127f53
commit
da70359949
|
@ -15,6 +15,8 @@ BUG FIXES:
|
||||||
* core: Fixed a couple cases where a double ctrl-C could panic.
|
* core: Fixed a couple cases where a double ctrl-C could panic.
|
||||||
* command/build,command/validate: If a non-existent build is specified to
|
* command/build,command/validate: If a non-existent build is specified to
|
||||||
'-only' or '-except', it is now an error. [GH-326]
|
'-only' or '-except', it is now an error. [GH-326]
|
||||||
|
* post-processor/vagrant: Setting OutputPath with a timestamp now
|
||||||
|
always works properly. [GH-324]
|
||||||
* post-processor/vagrant: VirtualBox OVA formats now turn into
|
* post-processor/vagrant: VirtualBox OVA formats now turn into
|
||||||
Vagrant boxes properly. [GH-331]
|
Vagrant boxes properly. [GH-331]
|
||||||
* provisioner/shell: Retry upload if start command fails, making reboot
|
* provisioner/shell: Retry upload if start command fails, making reboot
|
||||||
|
|
Loading…
Reference in New Issue