From 20eb1ea59233ea8724d8a0468958fe51cf43fe8e Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Wed, 12 Feb 2020 16:23:06 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1974afc18..4862313de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ has been merged with the Packer core. It will be officially supported by the Packer team at HashiCorp moving forward. [GH-8480] -** HCL2 variables & functions ** HCL2 configurations can now use `variable`, +**HCL2 variables & functions** HCL2 configurations can now use `variable`, `variables`, `locals`, and functions [GH-8588]. ### IMPROVEMENTS: