Skip to content

docs(changelog): fold the later entries into the tightened style - #1001

Merged
Chemaclass merged 1 commit into
mainfrom
docs/tidy-unreleased-changelog
Aug 8, 2026
Merged

docs(changelog): fold the later entries into the tightened style#1001
Chemaclass merged 1 commit into
mainfrom
docs/tidy-unreleased-changelog

Conversation

@Chemaclass

Copy link
Copy Markdown
Member

🤔 Background

448da9b rewrote the unreleased notes to one line each — what changed, the effect, an issue reference, and none of the debugging narrative. Six PRs merged after it added entries written from their PR bodies instead, so the section had two registers in it, and two separate ### Added headings.

💡 Changes

Those six are now in the same shape as the rest.

before after
entries 23 23
### Added headings 2 1
longest line 353 chars 180
entries without a ref 5 0

Nothing is dropped. Every user-facing fact is still stated. What goes is the reasoning about why a bug existed — that belongs in the commit and the PR, not in notes someone reads to decide whether to upgrade.

🔗 The five missing references

All were changes whose PRs landed in this series — #967, #968, #969, #977, #978 — so the numbers are known rather than guessed. Each was checked against the commit that names it.

✅ Verification

make lint · every (#N) in the section resolves to a merged PR or an existing issue.

448da9b rewrote the unreleased notes to one line each: what changed, the effect,
an issue reference, and none of the debugging narrative. Six PRs merged after it
added entries written from their PR bodies instead, so the section had two
registers in it -- and two separate "### Added" headings.

Those six are now in the same shape as the rest. Nothing is dropped: all 23
entries survive, the longest line goes from 353 characters to 180, and every
user-facing fact is still stated. What goes is the reasoning about why a bug
existed, which belongs in the commit and the PR, not in notes someone reads to
find out whether to upgrade.

Also filled in the five references that were missing. They were all changes
whose PRs landed in this series -- #967, #968, #969, #977, #978 -- so the
numbers are known rather than guessed; each was checked against the commit it
names.
@Chemaclass Chemaclass added the documentation Improvements or additions to documentation label Aug 8, 2026
@Chemaclass Chemaclass self-assigned this Aug 8, 2026
@Chemaclass
Chemaclass merged commit 8a94032 into main Aug 8, 2026
6 checks passed
@Chemaclass
Chemaclass deleted the docs/tidy-unreleased-changelog branch August 8, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant