From 094e00ebd2c462784fa2848b39ee4cb6e5a0f5bc Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Tue, 23 Apr 2024 09:26:25 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb8996176..a62efc7d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -109,11 +109,6 @@ If, however, a 1.1.1 release version of the plugin is available, it will have pr [GH-12923](https://github.com/hashicorp/packer/pull/12923) [GH-12926](https://github.com/hashicorp/packer/pull/12926) -### IMPROVEMENTS: -* cmd/fmt: Display actual parsing errors when the `packer fmt` fails to read a - template containing invalid HCL2 syntax. - [GH-12870](https://github.com/hashicorp/packer/pull/12870) - ### SECURITY * Bump github.com/go-jose/go-jose/v3 to address GHSA-c5q2-7r4c-mv6g. [GH-12928](https://github.com/hashicorp/packer/pull/12928)