Skip to content

Move six entries out of 3.3.0, where they never shipped - #2154

Merged
bbatsov merged 1 commit into
masterfrom
docs/changelog-pre-release
Aug 10, 2026
Merged

Move six entries out of 3.3.0, where they never shipped#2154
bbatsov merged 1 commit into
masterfrom
docs/changelog-pre-release

Conversation

@bbatsov

@bbatsov bbatsov commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Turned this up while checking the CHANGELOG was ready for a release.

The entries for #2139 through #2145 are filed under ## 3.3.0, but none of those commits is an ancestor of the v3.3.0 tag - they merged two days after the release and went to the top of what was then the topmost section. Left as-is they'd stay attributed to a release that never contained them, and 3.4.0's notes would silently omit six user-visible changes, including the fix for #1686.

Moved verbatim into the unreleased section, keeping the subsection their author chose rather than re-categorizing them on the way past.

Also closes a gap inside 3.3.0's own list: a blank line between two entries was splitting the rest into a separate loose list.

Everything else merged since v3.3.0 is accounted for. The five PRs with no entry are deliberate - screenshots (#2129), an internal measurement (#2143), and docs or fixes for code that hasn't been in a release yet (#2149, #2150, #2153).

The entries for #2139 through #2145 sit under `## 3.3.0`, but none of
those commits is an ancestor of the v3.3.0 tag - they landed two days
after the release and were filed at the top of what was then the topmost
section. Left alone they would stay attributed to a release that never
contained them, and 3.4.0's notes would omit six user-visible changes,
among them the fix for #1686.

Moved verbatim into the unreleased section, keeping the subsection their
author chose rather than re-categorizing on the way past.

Also closes a gap inside 3.3.0's own list, where a blank line between two
entries made the rest of them a separate loose list.
@bbatsov
bbatsov merged commit ea9dea8 into master Aug 10, 2026
@bbatsov
bbatsov deleted the docs/changelog-pre-release branch August 10, 2026 11:23
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