diff options
| -rw-r--r-- | CHANGES.md | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |
