mirror of
https://github.com/hashicorp/packer.git
synced 2026-07-16 04:13:37 -04:00
Update CHANGELOG
This commit is contained in:
parent
255f27a24e
commit
f06e14b453
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ IMPROVEMENTS:
|
|||
|
||||
* core: builders can now give warnings during validation. warnings won't
|
||||
fail the build but may hint at potential future problems.
|
||||
* builder/digitalocean: Can now specify a droplet name
|
||||
* builder/virtualbox: Can now disable guest addition download entirely
|
||||
by setting "guest_additions_mode" to "disable" [GH-580]
|
||||
* builder/virtualbox,vmware: ISO urls can now be https [GH-587]
|
||||
|
|
|
|||
Loading…
Reference in a new issue