fix: restore newest-first ordering in CHANGELOG.md for v0.4.0#1938
Merged
mnriem merged 2 commits intochore/release-v0.4.0from Mar 23, 2026
Merged
fix: restore newest-first ordering in CHANGELOG.md for v0.4.0#1938mnriem merged 2 commits intochore/release-v0.4.0from
mnriem merged 2 commits intochore/release-v0.4.0from
Conversation
…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
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
mnriem
approved these changes
Mar 23, 2026
Contributor
There was a problem hiding this comment.
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.mdso## [0.4.0] - 2026-03-23appears 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
[0.4.0]section was placed after[0.3.2]inCHANGELOG.md, breaking the descending (newest-first) order used throughout the file.Changes
[0.4.0] - 2026-03-23section above[0.3.2] - 2026-03-19, restoring the correct ordering:0.4.0→0.3.2→0.3.1→ …⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.