From a7d6ebab3a576ecdb2286e5226291348e51c9859 Mon Sep 17 00:00:00 2001 From: Matt Wrock Date: Fri, 20 Mar 2015 01:44:24 -0700 Subject: [PATCH] adding release notes --- BuildScripts/releaseNotes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BuildScripts/releaseNotes.xml b/BuildScripts/releaseNotes.xml index 0cbdad1e..24df9d30 100644 --- a/BuildScripts/releaseNotes.xml +++ b/BuildScripts/releaseNotes.xml @@ -1,4 +1,6 @@ + - Fix remote installs on win 7 and 2008R2 by creating scheduled task before importing remote chocolatey module + - Pass -y to chocolatey if the new one is installed to avoid red output looking like an error - Fix installing modules via the c# based chocolatey - Pin to last PS chocolatey version until we finih new choco compatibility - Fix running gists from weblauncher more than once in win7 and 2008 R2