From b6b6824ee18d25db78b480d4b5d460f0de7841d8 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 4 Nov 2016 14:25:59 -0400 Subject: [PATCH] whatsnew for 4.02 --- src/whatsnew.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/whatsnew.txt b/src/whatsnew.txt index 39b3509f..7aa097be 100644 --- a/src/whatsnew.txt +++ b/src/whatsnew.txt @@ -1,3 +1,8 @@ +GAM 4.02 + - "gam create project" command simplifies creation of client_secrets.json and oauth2service.json project files. + - Automated wizard simplifies GAM setup on Linux and MacOS (coming soon to Windows MSI). + - "gam calendar deleteevent" deletes events by ID or query + GAM 3.8 - Old GData APIs removed from GAM. Admin Settings and Email Audit commands are no longer included, keep a copy of GAM 3.72 around if you use them. All Email Settings commands now use new Gmail API. - Updated httplib2, google-api-client, uritemplate libraries