diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-09-24 16:11:00 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-09-25 10:04:06 +0200 |
| commit | 0a98c2990418d09b7dd857cc30a774cd9a9a943d (patch) | |
| tree | a83b5bd5971672f794e3b35f29b34009d571c3e7 | |
| parent | 2a41e2e31aa2887812e2cb00f913992e7106e8de (diff) | |
Changes: Update for 4.0.0
| -rw-r--r-- | CHANGES.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Unreleased +# 4.0.0 (2025-09-24) * Upload Release script: - Escape changelog newlines * Lint: @@ -12,6 +12,8 @@ * Config: Remove conversion from old state file to the new. This only applies to very old linux clients * Fix ARM MTE crash on Android * CLI: Get rid of the debug argument +* Android: Update redirect_uri +* Python: Optionally build SO file in setup.py # 3.0.0 (2025-03-21) * Dependencies: Update |
