Skip to content

docs(#462): reconcile CHANGELOG [Unreleased] + add the release-checklist reconcile step - #486

Open
debugmcpdev wants to merge 1 commit into
mainfrom
fix/462-changelog-reconcile
Open

docs(#462): reconcile CHANGELOG [Unreleased] + add the release-checklist reconcile step#486
debugmcpdev wants to merge 1 commit into
mainfrom
fix/462-changelog-reconcile

Conversation

@debugmcpdev

Copy link
Copy Markdown
Collaborator

Closes #462.

Rebuilt [Unreleased] from git log v0.24.2..HEAD --no-merges (47 commits):

Also adds the release-checklist reconcile step the issue asked for (docs/release-checklist.md, Manual section): verify [Unreleased] against git log v<prev>..HEAD before tagging, so the gap cannot silently recur.

Note for sequencing: this PR describes the full queue (#482/#483/#485/#479) as landed — merge it last.

🤖 Generated with Claude Code

…ince v0.24.2

The section was missing ~15 merged changes (doctor, canary, kind smoke,
Rust formatter fix, perf batch, hardening batch, attestation, ...) and
carried a duplicate ### Fixed block. Rebuilt from
git log v0.24.2..HEAD --no-merges: 37 entries under single
Added/Changed/Fixed/Security headers, including this cycle's sweep
(#463-#471 + #478) with first-time contributors credited.

Also adds the reconcile step the issue asked for to
docs/release-checklist.md, so the gap cannot silently recur.

Deliberately omitted: dependency bumps and pure test-coverage PRs
(#415-#418), per the checklist note.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CHANGELOG [Unreleased] is missing ~15 merged changes and has a duplicate ### Fixed block — reconcile before v0.25.0

2 participants