Updated CHANGELOG.md
This commit is contained in:
parent
05fcecb1e7
commit
d47d3d8a50
|
@ -12,12 +12,14 @@
|
||||||
* builder/azure: Add sanity checks for resource group names [GH-5599]
|
* builder/azure: Add sanity checks for resource group names [GH-5599]
|
||||||
* builder/azure: Allow users to specify an existing resource group to use,
|
* builder/azure: Allow users to specify an existing resource group to use,
|
||||||
instead of creating a new one for every run. [GH-5548]
|
instead of creating a new one for every run. [GH-5548]
|
||||||
|
* builder/docker: Remove credentials from being shown in the log. [GH-5666]
|
||||||
* builder/hyper-v: Add support for differencing disk. [GH-5458]
|
* builder/hyper-v: Add support for differencing disk. [GH-5458]
|
||||||
* builder/vmware-iso: Improve logging of network errors. [GH-5456]
|
* builder/vmware-iso: Improve logging of network errors. [GH-5456]
|
||||||
* core: Add new `packer_version` template engine. [GH-5619]
|
* core: Add new `packer_version` template engine. [GH-5619]
|
||||||
* core: Improve logic checking for downloaded ISOs in case where user has
|
* core: Improve logic checking for downloaded ISOs in case where user has
|
||||||
provided more than one URL in `iso_urls` [GH-5632]
|
provided more than one URL in `iso_urls` [GH-5632]
|
||||||
* provisioner/ansible-local: Add ability to clean staging directory. [GH-5618]
|
* provisioner/ansible-local: Add ability to clean staging directory. [GH-5618]
|
||||||
|
* post-processor/docker: Remove credentials from being shown in the log. [GH-5666]
|
||||||
|
|
||||||
### BUG FIXES:
|
### BUG FIXES:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue