Skip to content

chore: dedupe changelog entries and reword the 4.0.0 notes - #94

Merged
askides merged 1 commit into
mainfrom
ai/changelog-cleanup
Aug 5, 2026
Merged

chore: dedupe changelog entries and reword the 4.0.0 notes#94
askides merged 1 commit into
mainfrom
ai/changelog-cleanup

Conversation

@askides

@askides askides commented Aug 5, 2026

Copy link
Copy Markdown
Owner

What & Why

Recent releases listed every change twice. That was a side effect of how pull requests were being merged, and it made the release pages harder to read. This cleans up the entries that were already published and rewrites the 4.0 release summary as plain prose instead of a long bulleted list.

Summary of changes

  • Remove the duplicate merge-commit lines from the 4.0.1 and 4.0.2 sections of CHANGELOG.md, keeping the real branch commit for each
  • Replace the 4.0.0 section's four-heading bullet list with a three-paragraph prose summary
  • Committed as chore: so the cleanup itself stays hidden from the next generated changelog

Out of scope but already applied outside this diff: the repository now allows rebase merges only, which is what stops release-please from double-counting in future releases. The published v4.0.0, v4.0.1 and v4.0.2 release notes on GitHub were edited to match this file.

How to Test

🤖 Generated with Claude Code

@askides
askides merged commit dcaa52f into main Aug 5, 2026
7 checks passed
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.

1 participant