docs: credit #1034 in changelog

This commit is contained in:
Peter Steinberger
2026-01-17 04:15:39 +00:00
parent 6e4d86f426
commit 9a60d431c5

View File

@@ -11,7 +11,7 @@
### Breaking
- **BREAKING:** Channel auth now prefers config over env for Discord/Telegram/Matrix (env is fallback only). (#1040) — thanks @thewilloftheshadow.
- **BREAKING:** `clawdbot message` and message tool now require `target` (dropping `to`/`channelId` for destinations).
- **BREAKING:** `clawdbot message` and message tool now require `target` (dropping `to`/`channelId` for destinations). (#1034) — thanks @tobalsan.
### Changes
- Tools: improve `web_fetch` extraction using Readability (with fallback).