diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c17cfc22..65e5ab25f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ - Logging: decouple file log levels from console verbosity; verbose-only details are captured when `logging.level` is debug/trace. - Build: fix regex literal in tool-meta path detection (watch build error). - Auto-reply: add run-level telemetry + typing TTL guardrails to diagnose stuck replies. +- Android: show unreachable gateway errors during pairing (#148) — thanks @cash-echo-bot. ### Docs - Skills: add Sheets/Docs examples to gog skill (#128) — thanks @mbelinky.