From e06ed844d356bd14322700dfccfcda10a132408c Mon Sep 17 00:00:00 2001 From: Paul Meyer Date: Tue, 19 Mar 2019 09:00:26 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7658b432d..906b8a9a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * post-processor/Vagrant: Option to ignore SSL verification when using on-premise vagrant cloud [GH-7377] * core: Print VerifyChecksum log for the download as ui.Message output [GH-7387] * builder/amazon-chroot: Allow users to specify custom block device mapping [GH-7370] +* builder/azure-arm: specify zone resilient image from config [GH-7211] ### BUG FIXES: