diff --git a/CHANGELOG.md b/CHANGELOG.md index 3033c6f71..88375f48b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ Docs: https://docs.clawd.bot +## 2026.1.22 + +### Changes +- Docs: add troubleshooting entry for gateway.mode blocking gateway start. https://docs.clawd.bot/gateway/troubleshooting + +### Fixes +- Doctor: warn when gateway.mode is unset with configure/config guidance. + ## 2026.1.21 ### Changes @@ -34,14 +42,6 @@ Docs: https://docs.clawd.bot - Infra: preserve fetch helper methods when wrapping abort signals. (#1387) - macOS: default distribution packaging to universal binaries. (#1396) Thanks @JustYannicc. -## 2026.1.22 - -### Changes -- Docs: add troubleshooting entry for gateway.mode blocking gateway start. https://docs.clawd.bot/gateway/troubleshooting - -### Fixes -- Doctor: warn when gateway.mode is unset with configure/config guidance. - ## 2026.1.20 ### Changes