From 48b384dbc46fd86045b32d95db20de868bddde7f Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Tue, 17 Dec 2019 16:33:23 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8d8f8c6e..40323e934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ sure that necessary settings are applied to that drive. [GH-8380] * builder/vmware: Fix error message when ovftool is missing [GH-8371] * core: Cleanup logging for external plugins [GH-8471] +* core: HCL2 template support is now in beta. [GH-8423] * core: Interpolation within provisioners can now access build-specific values like Host IP, communicator password, and more. [GH-7866] * core: Various fixes to error handling. [GH-8343] [GH-8333] [GH-8316]