From 7a554e3cd3056c09b6a9273d1130c13bf9d255ed Mon Sep 17 00:00:00 2001 From: Paul Meyer Date: Thu, 26 Sep 2019 10:50:29 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be495849e..ad6823b21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### IMPROVEMENTS: * builder/amazon: Add ability to set `run_volume_tags` [GH-8051] * builder/amazon: Add AWS API call reties on AMI prevalidation [GH-8034] +* builder/azure: Refactor client config [GH-8121] * builder/cloudstack: New step to detach iso. [GH-8106] * builder/googlecompute: Fail fast when image name is invalid. [GH-8112] * builder/googlecompute: Users can now query Vault for an Oauth token rather @@ -29,6 +30,7 @@ * post-processor/vsphere: Removed redundant whitelist check for builders, allowing users to use post-processor withough the VMWare builder [GH-8064] + ### BUG FIXES: * builder/amazon: Fix FleetID crash. [GH-8013] * builder/amazon: Gracefully handle rate limiting when retrieving winrm