Update CHANGELOG.md

This commit is contained in:
Adrien Delorme 2020-02-12 16:23:06 +01:00
parent efdbb4f5d3
commit 20eb1ea592
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
has been merged with the Packer core. It will be officially supported by the has been merged with the Packer core. It will be officially supported by the
Packer team at HashiCorp moving forward. [GH-8480] 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]. `variables`, `locals`, and functions [GH-8588].
### IMPROVEMENTS: ### IMPROVEMENTS: