From 9730df3b7885ce14edeb302fdf42933f9e624c00 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 18 Nov 2015 11:39:45 -0800 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 451603fd4..c85b65ffe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ BUG FIXES: option is an empty string - provisioners/puppet: apply provisioner uses correct default manifests with environments. [GH-5987] + - provisioners/salt: call correct executables on Windows [GH-5999] - core: only append `access_token` when it does not exist in the URL [GH-6395, GH-6534]