From 6ba0a5d942b5cbf620e7fba46cbffe221167bf0f Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Tue, 24 Jan 2017 13:20:05 -0500 Subject: [PATCH] 4.1 whatsnew.txt --- src/whatsnew.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/whatsnew.txt b/src/whatsnew.txt index 18456ac3..c8240876 100644 --- a/src/whatsnew.txt +++ b/src/whatsnew.txt @@ -1,3 +1,10 @@ +GAM 4.1 + - Fix "gam create project" + - project create cleanups by Ross + - Various fixes by Ross + - Improved batch command performance. Some commands will see 2-3x speedups. + - Faster "gam info user" commands via batch license retrieval + GAM 4.03 - Minor fixes by Jay and Ross. Mostly to new install process.