Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: changelog entries after 8.14.2 #3379

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Conversation

armcknight
Copy link
Member

After releasing 8.14.2, other PRs were merged without first merging in main again, so their stale diffs didn't appear to be adding their changelog entries under 8.14.2 instead of Unreleased, but that's what wound up happening.

And also one made it in in between us updating changelog for 8.14.2 and actually merging that release branch back into main:
image

I still think that craft should not be renaming Unreleased to whatever version is being released; instead inserting the section header for the release underneath Unreleased, leaving that unreleased section header always. I think the way git diffs work would avoid some of this issue: getsentry/craft#422

#skip-changelog

@armcknight armcknight changed the title fix: remove duplicate section header fix: changelog entries after 8.14.2 Nov 3, 2023
@armcknight armcknight merged commit 105a36c into main Nov 3, 2023
5 checks passed
@armcknight armcknight deleted the armcknight/meta/fix-changelog branch November 3, 2023 23:18
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.

2 participants