Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Mar 13, 2024
1 parent c171362 commit 7baca4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 7baca4d

Please sign in to comment.