summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 12f6a01..4ee98fe 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,8 @@
+# 1.2.1 (2024-05-24)
+* Python wrapper:
+ - Do not add type annotation for global object
+ - Do not use \* in docstring to avoid SyntaxWarning for Python 3.12
+
# 1.2.0 (2023-12-08)
* OAuth:
- Disable all ISS checks