summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-05-24 09:57:31 +0200
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-05-24 17:18:05 +0200
commita037103f2dcbfe2059bda208cbc3f2c5f8b94eb2 (patch)
treee1746d5f8877b6cfc8ab6734334a5d6c83d80bef
parent18ae552c6228095902e4ef4b55be984211331d82 (diff)
Changes: Add for 1.2.1
-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