docs: add changelog entry for cron tool fix

This commit is contained in:
Peter Steinberger
2026-01-04 16:16:20 +00:00
parent 17665d1732
commit a2d7632cf3

View File

@@ -2,6 +2,12 @@
**Why this looks different:** the project was renamed from **Clawdis → Clawdbot**. To make the transition clear, releases now use **date-based versions** (`YYYY.M.D`) and the changelog is **compressed** into milestone summaries. Full detail still lives in git history and the docs.
## Unreleased
### Fixes
- Cron tool passes `id` to the gateway for update/remove/run/runs (keeps `jobId` input). (#180) — thanks @adamgall
## 2026.1.4
### Highlights