docs: prepare v0.4.2 release notes

This commit is contained in:
Peter Steinberger 2026-05-08 07:58:41 +01:00
parent 4d976d782b
commit 7fbca35339
No known key found for this signature in database

View File

@ -2,6 +2,8 @@
## Unreleased
## v0.4.2 - 2026-05-08
- Add snapshot file fingerprints and an incremental import planner/executor so downstream apps can import changed JSONL/Gzip shards without deleting every table.
- Move the module path to `github.com/openclaw/crawlkit`.
- Bump routine Go module dependencies.