From c35df829b0ecf2b6a78bb97645eda91d1f3487ee Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 25 Aug 2016 12:22:56 -0400 Subject: [PATCH] 3.71 whatsnew.txt update --- src/whatsnew.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/whatsnew.txt b/src/whatsnew.txt index a5cbc295..39231fb8 100644 --- a/src/whatsnew.txt +++ b/src/whatsnew.txt @@ -1,3 +1,10 @@ +GAM 3.71 +- Fix update first / last name. +- upgrade GAM versions of oauth2client, googleapiclient, RSA and six +- Improved UTF-8 support for CSV commands (Ross) +- Authorization flow improvements by Ross +- Other minor cleanups and fixes + GAM 3.7 - Classroom Guardians API. Invite, list and delete guardians for a student. - Includes number of improvements from Ross in 3.66 (see below)