From 4ed31576eb392965299281accd35f01c2dc6f55e Mon Sep 17 00:00:00 2001 From: anshulSharma Date: Tue, 5 Aug 2025 16:15:14 +0530 Subject: [PATCH] changelog update and patch release version changes (#13440) * changelog update and patch release version changes * typo fix --- CHANGELOG.md | 10 +++++++++- version/VERSION | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a27487fdf..be1089002 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ -## 1.14.0 (Upcoming...) +## 1.14.1 (August 5, 2025) + +### BUG FIXES: + +* core: Changes on the packer plugin installation process to ensure that the plugin is installed correctly. + The releases binary from official site releases.hashicorp.com was not getting installed from a proxy server, which was addressed in this PR. + [GH-13439](https://github.com/hashicorp/packer/pull/13439) + +## 1.14.0 (July 30, 2025) ### IMPROVEMENTS: diff --git a/version/VERSION b/version/VERSION index 850e74240..63e799cf4 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.14.0 +1.14.1