summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-03-11 11:51:30 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-03-11 11:51:30 +0100
commit6656ce3be450a7b0db9b5314e81df05682b5c66e (patch)
treeeae9d7aa957dabe663da51d4d5833cc182e7a5e7
parent486cf2cb98e000f57d267755f57754c965ee1d8f (diff)
Changes: Update for 1.99.1
-rw-r--r--CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index e147f62..1925509 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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