This commit is contained in:
Jay Lee
2017-04-16 13:21:38 -04:00
parent 3ceef052a3
commit 0562ed3eb9
2 changed files with 6 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ import platform
import re
gam_author = u'Jay Lee <jay0lee@gmail.com>'
gam_version = u'4.21'
gam_version = u'4.22'
gam_license = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
GAM_URL = u'https://git.io/gam'

View File

@@ -1,3 +1,8 @@
GAM 4.22
- Validate client id and secret from user input (reduces user errors on create project)
- Ross - optimize "gam print printjobs"
- Ross- countsonly option for gam print courses
GAM 4.21
- Drive v3 fixes/updates by Ross
- "gam print crosactivty" command outputs active users and times