chore: group auto-generated release notes by category#126
Conversation
Add .github/release.yml so GitHub's generated release notes group merged PRs into Breaking changes, New features, Bug fixes, Documentation, Maintenance and Dependencies (listed last) instead of one flat list. Categories are matched by label, and the unlabeled refactor/test/chore PRs fall into Maintenance via the wildcard.
|
🚀 Benchmark ResultsDetails
Details
Details
|
…es by category (#126) by Valentin Breuß
…es by category (#126) by Valentin Breuß
|
This is addressed in release v0.7.0. |



Add .github/release.yml so GitHub's generated release notes group merged PRs into Breaking changes, New features, Bug fixes, Documentation, Maintenance and Dependencies (listed last) instead of one flat list. Categories are matched by label, and the unlabeled refactor/test/chore PRs fall into Maintenance via the wildcard.