From 7baca4d615cf9753a173b4f1ad7a3d1e8c3be0b6 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Mon, 11 Mar 2024 15:12:16 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01ce10f58..0d08ab710 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,9 @@ [GH-12828](https://github.com/hashicorp/packer/pull/12828) * core: Remove support loading single-component plugins. [GH-12785](https://github.com/hashicorp/packer/pull/12785) +* core: Rename internal plugin command to execute to avoid user confusion with + the plugins subcommand. + [GH-12865](https://github.com/hashicorp/packer/pull/12865) * core: Packer now considers development binaries when evaluating plugin version constraints. This work allows users to use binaries with versions reported as "x.y.z-dev" to be used with the Packer `required_plugins`