From 8048b200e3fbab35c5eeabf81959ae75cbb9dc83 Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Thu, 5 Sep 2019 16:00:54 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 858034ce5..c77b1c246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ * core: Fix bug where sensitive variables contianing commas were not being properly sanitized in UI calls. [GH-7997] * provisioner/ansible: Fix provisioner dropped errors [GH-8045] +* builder/proxmox: Fix panic caused by cancelling build [GH-8067] [GH-8072] ## 1.4.3 (August 14, 2019)