Skip to content

Trim Unreleased CHANGELOG entries to <=2 lines - #3989

Merged
T4rk1n merged 1 commit into
devfrom
changelog/trim-unreleased-entries
Sep 21, 2026
Merged

T4rk1n merged 1 commit into
devfrom
changelog/trim-unreleased-entries

Conversation

@T4rk1n

@T4rk1n T4rk1n commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

What

Condenses every over-long entry in the [Unreleased] section of CHANGELOG.md to at most two lines each, per our changelog convention. No content beyond the changelog changes.

Trimmed: shared storage (#3930), streaming callbacks (#3931), React 19 (#3646), compress_payload (#3925), and the long Fixed items (selenium unpin, crawlLayout speedup, pattern-matching O(N^2) fix, WebSocket connection fix, callback-children remount, ExternalWrapper, mount-time state).

The deeper detail for the big features already lives in .ai/ARCHITECTURE.md (Shared Storage, Streaming Callbacks, React Version), so the trimmed entries point there.

Also

Released sections (4.4.1 and older) are untouched.

Condense the over-long Unreleased entries (shared storage, streaming,
React 19, compress_payload, and the long Fixed items) to at most two
lines each, per the changelog convention; deeper detail already lives in
.ai/ARCHITECTURE.md. Also fix a typo in the #3986 entry and move the
Changed section above Fixed.
@sonarqubecloud

Copy link
Copy Markdown

@T4rk1n
T4rk1n merged commit 8136ead into dev Sep 21, 2026
36 of 37 checks passed
@T4rk1n
T4rk1n deleted the changelog/trim-unreleased-entries branch September 21, 2026 17:07
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