From 21374dc717cf6755aa8362c90af48339f767d6dd Mon Sep 17 00:00:00 2001 From: eshan-tripathi Date: Tue, 14 Jul 2026 15:02:22 +0530 Subject: [PATCH] chore:updated changelog for v1.1.4 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71ab42ab..d2232220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.1.4 (July 14, 2026) + +### BUG FIXES: + +* Upgrade `golang.org/x/crypto` by @eshan-tripathi. + +### IMPROVEMENTS: + +* Update `github.com/hashicorp/packer-plugin-sdk` dependency by @dependabot[bot] in https://github.com/hashicorp/packer-plugin-docker/pull/238 +* Update `golangci-lint-action` version in CI workflow by @sanyaraj2424 in https://github.com/hashicorp/packer-plugin-docker/pull/237 +* Upgrade `.go-version` by @eshan-tripathi. + ## 1.1.3 (June 9, 2026) ### BUG FIXES: