diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-03-11 11:51:30 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-03-11 11:51:30 +0100 |
| commit | 6656ce3be450a7b0db9b5314e81df05682b5c66e (patch) | |
| tree | eae9d7aa957dabe663da51d4d5833cc182e7a5e7 | |
| parent | 486cf2cb98e000f57d267755f57754c965ee1d8f (diff) | |
Changes: Update for 1.99.1
| -rw-r--r-- | CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +# 1.99.1 (2024-03-11) +* Disable type annotation for global eduVPN class as it gave a `SyntaxError` on some Python versions. See https://bugs.python.org/issue34939 + # 1.99.0 (2024-03-07) * OAuth: - Move to github.com/jwijenbergh/eduoauth-go |
