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

Deduplicate changelog entries in compressed changelog #188

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

wlhlm
Copy link
Member

@wlhlm wlhlm commented Dec 8, 2024

Changelog entries can appear multiple times for example due to -pre releases. This change deduplicates them in the compressed changelog.

Before:

After:

-pre releases cause changes to appear multiple times in the changelog.
@boubou19 boubou19 merged commit bd5612c into master Dec 8, 2024
1 check passed
@boubou19 boubou19 deleted the deduplicate-changelog-entries branch December 8, 2024 11:32
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