From 8dd46aff47e0a2e2054eeb41681238f72e07fc5d Mon Sep 17 00:00:00 2001 From: Paul Meyer Date: Fri, 4 May 2018 09:49:31 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b41e5357..927331923 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ * builder/azure: Users of Powershell provisioner may access the randomly- generated winrm password using the template variable {{.WinRMPassword}}. [GH-6113] +* builder/azure: Updated Azure SDK to v15.0.0 [GH-6224] * builder/google: Users of Powershell provisioner may access the randomly- generated winrm password using the template variable {{.WinRMPassword}}. [GH-6141]