summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-19 15:43:38 +0100
committerJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-20 12:19:35 +0100
commitd37c61e828f2c428b08bea06062dc4f55d410a1e (patch)
tree7401edde7a301ce24f0b4c247aa7d5afa7748155
parent3252d7f9d683e42aee6fbf4ace6230bc19996780 (diff)
Changes: Update for 5.0.0
-rw-r--r--CHANGES.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index f19fec6..396828c 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,18 @@
+# 5.0.0 (XXXX-XX-XX)
+* MacOS:
+ - Use a 'custom redirect' for OAuth for the move to ASWebAuthenticationSession
+* Deps:
+ - Update required Go version to 1.24.0
+ - Update eduoauth-go to v2.0.1 to support form_post
+ - Update other Go deps
+* Go API:
+ - Add a logging interface to give clients more control
+* Misc:
+ - Add missing comments to public functions and packages
+ - Rename (internal) packages that sound useless or clash with the standard lib
+* CI:
+ - Use a different Codeberg runner
+
# 4.0.0 (2025-10-02)
* Upload Release script:
- Escape changelog newlines