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

Unreleased directories are sorted incorrectly in ChangelogExporter #17

Closed
vy opened this issue Jan 16, 2023 · 1 comment
Closed

Unreleased directories are sorted incorrectly in ChangelogExporter #17

vy opened this issue Jan 16, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@vy
Copy link
Member

vy commented Jan 16, 2023

Read .2.x.x and .3.x.x directories are passed to the changelog template in ChangelogExporter in incorrect order, that is, .2.x.x first and then .3.x.x, whereas it should have been the other way round.

@vy
Copy link
Member Author

vy commented Jan 25, 2023

Fixed in d55e011.

@vy vy closed this as completed Jan 25, 2023
@vy vy added this to the 0.2.0 milestone Sep 29, 2023
@vy vy added the bug label Sep 29, 2023
@vy vy self-assigned this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant