From 7e949182a8fd3520e3f41b3a8976ee06e5b7ab2f Mon Sep 17 00:00:00 2001 From: Paul Meyer Date: Thu, 9 Apr 2020 14:43:49 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 306526531..1442334f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ **New Builder** azure-dtl allows creation of devtestlabs images in Azure. [GH-8987] ### IMPROVEMENTS: +* builder/azure: Add shared image destination for azure-chroot [GH-9021] * builder/google: Allow `source_image_project_id` to be a list of several projects to search. [GH-8679] * builder/oracle-oci: Allow Instance Principal Auth for Oracle OCI builder