Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Mar 12, 2024
1 parent a373750 commit 6a4a9fe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
└── packer-plugin-happycloud_v0.0.1_x5.0_darwin_arm64_SHA256SUM
```

### 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/validate: Add `-ignore-prerelease-plugins` flag to disable the use of
development plugin binaries.
[GH-12828](https://github.com/hashicorp/packer/pull/12828)

### IMPROVEMENTS:
* core: Move to predictable plugin loading schema - Packer will now only load
plugins stored under PACKER_PLUGIN_PATH using the expected namespaced
Expand Down

0 comments on commit 6a4a9fe

Please sign in to comment.