Update CHANGELOG

This commit is contained in:
Wilken Rivera 2022-03-03 12:00:01 -05:00
parent c15d3a2e89
commit 8dbde0fb38

View file

@ -53,6 +53,9 @@
completed build image were being copied to all images within the same
build. [GH-11574](https://github.com/hashicorp/packer/pull/11574)
[GH-11584](https://github.com/hashicorp/packer/pull/11584)
* core: HCP Packer datasources will no longer fail for iterations with
scheduled revocations.
[GH-11619](https://github.com/hashicorp/packer/pull/11619)
* core: Packer darwin builds now use macOS system DNS resolver for resolving
hostnames.[GH-9710](https://github.com/hashicorp/packer/issues/9710)
[GH-11564](https://github.com/hashicorp/packer/pull/11564)