diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e94f1e4..da66fd6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Latest Release Please refer to [releases](https://github.com/hashicorp/packer-plugin-amazon/releases) for the latest CHANGELOG information. +--- +## 1.8.2 (July 14, 2026) + +## ๐Ÿ“ฆ Dependencies +- Bump `github.com/hashicorp/packer-plugin-sdk` from **0.6.9 โ†’ 0.6.10** โ€“ by @dependabot ([#689](https://github.com/hashicorp/packer-plugin-amazon/pull/689)) +- Bump `golang.org/x/crypto` to **v0.54.0** โ€“ security and performance improvements ([#692](https://github.com/hashicorp/packer-plugin-amazon/pull/692)) + +## ๐Ÿงน Maintenance +- **Add/Update Copyright Headers** โ€“ by @hashicorp-copywrite ([#677](https://github.com/hashicorp/packer-plugin-amazon/pull/677)) + --- ## 1.8.1 (May 25, 2026)