update changelog

This commit is contained in:
Matthew Hooker 2016-11-30 13:36:07 -08:00
parent 832de2104b
commit 4e1e2c18d5
No known key found for this signature in database
GPG key ID: 7B5F933D9CE8C6A1

View file

@ -16,6 +16,9 @@ IMPROVEMENTS:
* post-processor/shell-local: support spaces in script path. [GH-4144]
* builder/amazon-ebsvolume: Add artifact output. [GH-4141]
* builder/virtualbox-ovf: Can now give a URL to an ova file. [GH-3982]
* builder/amazon: Adds `force_delete_snapshot` flag to also cleanup snapshots
if we're removing a preexisting image, as with `force_deregister_image`.
[GH-4223]
BUG FIXES: