From d37c61e828f2c428b08bea06062dc4f55d410a1e Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh Date: Thu, 19 Feb 2026 15:43:38 +0100 Subject: Changes: Update for 5.0.0 --- CHANGES.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'CHANGES.md') 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 -- cgit v1.2.3