diff options
| author | Jeroen Wijenbergh <jeroenwijenbergh@protonmail.com> | 2024-04-25 11:38:30 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-04-26 16:21:18 +0200 |
| commit | 977f3a12b5c39c312136e6b2424e60b3b1e9725f (patch) | |
| tree | 3d395529c535860bb6f0e189bb4afec84e308214 | |
| parent | 878fea5c5383e6c0f586f1fa5ab25f97385f4393 (diff) | |
Changes: Clarify building is also refactored for Python code
| -rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ * Update go dependencies: eduoauth-go logging changes * Cancel ProxyGuard in Cleanup function if it was started using the common functionality * FSM Changes: Allow to go to disconnected from OAuthStarted and GettingConfig -* Refactor makefile & building +* Refactor makefile & building for Go and Python code # 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 |
