CHANGELOG.md's [Unreleased] section is empty, but master has landed:
A user upgrading past v0.5.0 finds no record of an API break that won't compile. This violates the project's own docs rule in CLAUDE.md ("when you change the public API, update the docs in the same change: … CHANGELOG.md").
Fix: backfill [Unreleased] with both entries (plus #69's example changes if we're being thorough).
Found in the 2026-07-10 full-repo review.
CHANGELOG.md's[Unreleased]section is empty, but master has landed:Batch(ErrBatchUsed),Gonow returns(<-chan error, error), inline item IDs (incl.IDBufferSizeremoval), timer-leak fix.processor.Filternow preserves errored items instead of dropping them.A user upgrading past v0.5.0 finds no record of an API break that won't compile. This violates the project's own docs rule in CLAUDE.md ("when you change the public API, update the docs in the same change: … CHANGELOG.md").
Fix: backfill
[Unreleased]with both entries (plus #69's example changes if we're being thorough).Found in the 2026-07-10 full-repo review.