Updated CHANGELOG.md
This commit is contained in:
parent
fbf0515fbc
commit
74840e29c3
|
@ -13,12 +13,13 @@ IMPROVEMENTS:
|
||||||
* builder/cloudstack: Support reusing an already associated public IP. [GH-4149]
|
* builder/cloudstack: Support reusing an already associated public IP. [GH-4149]
|
||||||
* builder/docker: Introduce docker commit changes, author, and message. [GH-4202]
|
* builder/docker: Introduce docker commit changes, author, and message. [GH-4202]
|
||||||
* builder/googlecompute: Support `source_image_family`. [GH-4162]
|
* builder/googlecompute: Support `source_image_family`. [GH-4162]
|
||||||
* post-processor/shell-local: support spaces in script path. [GH-4144]
|
|
||||||
* builder/amazon-ebsvolume: Add artifact output. [GH-4141]
|
* builder/amazon-ebsvolume: Add artifact output. [GH-4141]
|
||||||
* builder/virtualbox-ovf: Can now give a URL to an ova file. [GH-3982]
|
* 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
|
* builder/amazon: Adds `force_delete_snapshot` flag to also cleanup snapshots
|
||||||
if we're removing a preexisting image, as with `force_deregister_image`.
|
if we're removing a preexisting image, as with `force_deregister_image`.
|
||||||
[GH-4223]
|
[GH-4223]
|
||||||
|
* post-processor/shell-local: support spaces in script path. [GH-4144]
|
||||||
|
* provisioner/salt: Bootstrap fallback on wget if curl failed. [GH-4244]
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue