diff --git a/CHANGELOG.md b/CHANGELOG.md index b26f54d55df..621e5ab1205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,10 +20,7 @@ ``` ### FEATURES: -* cmd/build: Add `-ignore-prerelease-plugins` flag to disable the use of - development plugin binaries. - [GH-12828](https://github.com/hashicorp/packer/pull/12828) -* cmd: Add `-ignore-prerelease-plugins` flag to disable the use of development plugin binaries for the `build` and `validate` commands +* core: Add `-ignore-prerelease-plugins` flag to disable the use of development plugin binaries for the `build` and `validate` commands development plugin binaries. [GH-12828](https://github.com/hashicorp/packer/pull/12828)