From c6a2c4365bd26c56d73142ffae6ae43f88d36ccf Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh Date: Wed, 3 Sep 2025 16:33:19 +0200 Subject: Changes: Fix typo --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 805d77d..c662bfa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,8 +10,8 @@ - Remove the `DiscoveryStartup` function. This can be done by first getting Discovery with the `cache` argument set to `True`, and then with `False` * Log: Add a log rotator that trims the first half of the log when it reaches 10MB * 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 rif ot debug argument +* Fix ARM MTE crash on Android +* CLI: Get rid off the debug argument # 3.0.0 (2025-03-21) * Dependencies: Update -- cgit v1.2.3