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

Implementation of next-version and unreleased #35

Merged
merged 2 commits into from
May 7, 2022
Merged

Conversation

chelnak
Copy link
Owner

@chelnak chelnak commented May 7, 2022

This PR adds support for an unreleased section and also adds an optional next-version flag.

The unreleased section will display any qualifying entries that have been added since the last tag.

The next-version flag allows the user to specify an arbitrary version number to use for the next release.

If used, any qualifying entries that have been added since the last tag will be grouped here and the unreleased section will not be shown.

This commit adds support for an unreleased section and also adds
an optional next-version flag.

The unreleased section will display any qualifying entries that have
been added since the last tag.

The next-version flag allows the user to specify an arbitrary version
numbeer to use for the next release. If used, any qualifying entries
that have been added since the last tag will be grouped here and the
unreleased section will not be shown.
@chelnak chelnak changed the title Next version flag Implementation of next-version and unreleased May 7, 2022
This was linked to issues May 7, 2022
@chelnak chelnak merged commit 55cc726 into main May 7, 2022
@chelnak chelnak deleted the next_version_flag branch May 7, 2022 17:22
@chelnak chelnak added the enhancement New feature or request label May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --next-version flag Add support for "unreleased" PRs
1 participant