Upgraded to Python 3.12.2 where possible.

This commit is contained in:
Ross Scroggs
2024-02-08 10:27:41 -08:00
parent 62a01bbcfd
commit f3d654fc76
5 changed files with 33 additions and 18 deletions

View File

@@ -1,12 +1,14 @@
6.68.02
Added options `restricted|(audience <String>)` to `gam <UserTypeEntity> create|update chatspace` that
sets the access options for the chat space. These options are in Developer Preview and will not be generally available.
7.00.00
Merged GAM-Team version
6.68.02
Upgraded to Python 3.12.2 where possible.
Added options `restricted|(audience <String>)` to `gam <UserTypeEntity> create|update chatspace` that
sets the access options for the chat space. These options are in Developer Preview and will not be generally available.
6.68.01
Fixed `<PermissionMatch>` bug for real.