diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-05-24 09:57:31 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-05-24 17:18:05 +0200 |
| commit | a037103f2dcbfe2059bda208cbc3f2c5f8b94eb2 (patch) | |
| tree | e1746d5f8877b6cfc8ab6734334a5d6c83d80bef | |
| parent | 18ae552c6228095902e4ef4b55be984211331d82 (diff) | |
Changes: Add for 1.2.1
| -rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
