update changelog
This commit is contained in:
parent
7f0de5fc8d
commit
f65198726d
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,3 +1,16 @@
|
||||||
|
## 1.5.3 (February 14, 2020)
|
||||||
|
|
||||||
|
### IMPROVEMENTS:
|
||||||
|
* builder/vsphere: Add ability to define multiple NICs for vsphere-iso
|
||||||
|
[GH-8739]
|
||||||
|
* builder/vsphere: Add option to remove CD-ROM drives. [GH-8690]
|
||||||
|
* core: Add validation to catch when users accidentally add duplicate fields to
|
||||||
|
template [GH-8725]
|
||||||
|
|
||||||
|
### Bug Fixes:
|
||||||
|
* core/hcl2: Fix template prepare/validation for HCL2 templates [GH-8742]
|
||||||
|
* core: Fix `build` template function interpolation [GH-8727]
|
||||||
|
|
||||||
## 1.5.2 (February 12, 2020)
|
## 1.5.2 (February 12, 2020)
|
||||||
**New Builder** The vsphere-iso builder, previously maintained by JetBrains,
|
**New Builder** The vsphere-iso builder, previously maintained by JetBrains,
|
||||||
has been merged with the Packer core. It will be officially supported by the
|
has been merged with the Packer core. It will be officially supported by the
|
||||||
|
|
Loading…
Reference in New Issue