Skip to content

docs(changelog): merge the duplicate Fixed heading under Unreleased - #2450

Merged
datlechin merged 2 commits into
mainfrom
docs/changelog-single-fixed-heading
Aug 26, 2026
Merged

docs(changelog): merge the duplicate Fixed heading under Unreleased#2450
datlechin merged 2 commits into
mainfrom
docs/changelog-single-fixed-heading

Conversation

@datlechin

Copy link
Copy Markdown
Member

[Unreleased] carries two ### Fixed headings. CLAUDE.md calls that out by name: "Each section appears at most once per version, in that order; a second ### Security under one version is a defect, not a second topic."

The second one arrived with the editor tab work, after a ### Changed that was itself appended below the first ### Fixed rather than above it.

This merges the two and puts the sections back in the canonical order, Added then Changed then Fixed. Entry text is untouched and no entry moves relative to the others inside its own section.

Found while working on #2427, where it was noticed rather than fixed, because restructuring [Unreleased] conflicts with every branch that has an entry in flight. It is here on its own so it can go in quickly and the conflicts stay small.

Verification

  • 21 entries under [Unreleased] before, 21 after.
  • 119 ## [ release headings before and after, so nothing folded a shipped version into [Unreleased].
  • The diff is 4 insertions and 7 deletions: the ### Changed block moves up, and the second ### Fixed heading goes.

https://claude.ai/code/session_01KsqHrFwJxUW6eWozYjT8JZ

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@datlechin
datlechin merged commit 189058a into main Aug 26, 2026
10 checks passed
@datlechin
datlechin deleted the docs/changelog-single-fixed-heading branch August 26, 2026 09:45
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