github-changelog-generator / github-changelog-generator/github-changelog-generator
Squeeze a range of tags into a single grouping in the changelog
Open
feature-request
- Dominant language
- Ruby
- Stars
- 7.5k
- Forks
- 843
- PR merge metrics
- No merged PRs in 30d
Description
I have one repository with a lot small tags: `0.0.1-0.0.69` (where I have done some crazy experiments with API) and `0.1.0-0.x.y` - much more stable tags.
So I'd like to have `CHANGELOG.mb` where one section `0.0.1-0.0.69` combines everything that come in this period and `0.n.m` for each `tag >= 0.1.0`.
How could I archive this by `github_changelog_generator` tool?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.