docs: update changelog for android pairing fix

This commit is contained in:
Peter Steinberger 2026-01-04 00:44:21 +00:00
parent ec78982218
commit 4082b0cfb8

View File

@ -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.