From a037103f2dcbfe2059bda208cbc3f2c5f8b94eb2 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 24 May 2024 09:57:31 +0200 Subject: Changes: Add for 1.2.1 --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3