fix(changelog): correct 0.4.1 section ordering and version reference#1954
Merged
mnriem merged 2 commits intochore/release-v0.4.1from Mar 24, 2026
Merged
fix(changelog): correct 0.4.1 section ordering and version reference#1954mnriem merged 2 commits intochore/release-v0.4.1from
mnriem merged 2 commits intochore/release-v0.4.1from
Conversation
Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com> Agent-Logs-Url: https://github.com/github/spec-kit/sessions/98bc10bc-f444-4833-bd3a-ab8ea0f5e192
Copilot
AI
changed the title
[WIP] Chore: bump version to 0.4.1
fix(changelog): correct 0.4.1 section ordering and version reference
Mar 24, 2026
mnriem
approved these changes
Mar 24, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates CHANGELOG.md to keep releases in newest-first order and correct a version reference inside the 0.4.1 release notes.
Changes:
- Reordered the
0.4.1section to appear above0.4.0. - Updated the
0.4.1bullet from “bump version to 0.4.0” to “bump version to 0.4.1”.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mnriem
added a commit
that referenced
this pull request
Mar 24, 2026
* chore: bump version to 0.4.1 * fix(changelog): correct 0.4.1 section ordering and version reference (#1954) * Initial plan * fix(changelog): correct 0.4.1 section ordering and version reference Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com> Agent-Logs-Url: https://github.com/github/spec-kit/sessions/98bc10bc-f444-4833-bd3a-ab8ea0f5e192 --------- 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.1 changelog section was placed after 0.4.0 (breaking descending order) and contained an incorrect version reference (
bump version to 0.4.0) in its own release notes.Changes
[0.4.1]block above[0.4.0]to restore newest-first orderingchore: bump version to 0.4.0 (#1937)→chore: bump version to 0.4.1 (#1937)⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.