Skip to content

fix: restore newest-first ordering in CHANGELOG.md for v0.4.0#1938

Merged
mnriem merged 2 commits intochore/release-v0.4.0from
copilot/sub-pr-1937
Mar 23, 2026
Merged

fix: restore newest-first ordering in CHANGELOG.md for v0.4.0#1938
mnriem merged 2 commits intochore/release-v0.4.0from
copilot/sub-pr-1937

Conversation

Copy link
Contributor

Copilot AI commented Mar 23, 2026

The [0.4.0] section was placed after [0.3.2] in CHANGELOG.md, breaking the descending (newest-first) order used throughout the file.

Changes

  • CHANGELOG.md: Moved the [0.4.0] - 2026-03-23 section above [0.3.2] - 2026-03-19, restoring the correct ordering: 0.4.00.3.20.3.1 → …

⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Copilot AI changed the title [WIP] [WIP] chore: apply feedback from review on version bump to 0.4.0 fix: restore newest-first ordering in CHANGELOG.md for v0.4.0 Mar 23, 2026
Copilot AI requested a review from mnriem March 23, 2026 14:31
@mnriem mnriem marked this pull request as ready for review March 23, 2026 14:41
Copilot AI review requested due to automatic review settings March 23, 2026 14:41
@mnriem mnriem merged commit 7acbca4 into chore/release-v0.4.0 Mar 23, 2026
5 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores the newest-first ordering convention in CHANGELOG.md by moving the 0.4.0 release section above 0.3.2, keeping the changelog in descending version/date order.

Changes:

  • Reordered CHANGELOG.md so ## [0.4.0] - 2026-03-23 appears above ## [0.3.2] - 2026-03-19.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

mnriem added a commit that referenced this pull request Mar 23, 2026
* chore: bump version to 0.4.0

* fix: restore newest-first ordering in CHANGELOG.md for v0.4.0 (#1938)

* Initial plan

* fix: move 0.4.0 section above 0.3.2 to restore newest-first ordering in CHANGELOG.md

Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/spec-kit/sessions/1c1787ad-64df-4b8c-bd32-0bc5198f5029

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
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.

3 participants