summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-03-15 15:01:36 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-03-15 15:02:03 +0100
commit80c068cd27c4a186d2701c47fa7ce8a2c79ca502 (patch)
treeae036e834b2c2dd38f7a75c117d94d4a026df68e /CHANGES.md
parent948d986fda345ff41da699adf2dbf26144269145 (diff)
Go.mod/Go.sum: Update
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index f58a26f..f253ee3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,6 +4,7 @@
* Fix previous state not being set correctly when getting a config and an error happens
* Make WireGuard support mandatory
* Cache secure internet profile choice per location
+* Update go dependencies: eduoauth-go logging changes
# 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