From 4dcf9d760b2fd549ddad85837e78e0ed64620a5e Mon Sep 17 00:00:00 2001 From: Paul Meyer Date: Fri, 4 May 2018 09:50:20 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 927331923..1c1006df0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ * builder/vmware-esxi: Remove floppy files from the remote server on cleanup. [GH-6206] +### IMPROVEMENTS: + +* builder/azure: Updated Azure SDK to v15.0.0 [GH-6224] + ## 1.2.3 (April 25, 2018) ### BUG FIXES: @@ -51,7 +55,6 @@ * 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]