mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
update changelog
This commit is contained in:
parent
832de2104b
commit
4e1e2c18d5
1 changed files with 3 additions and 0 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue