2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00

Add extra section to release notes (#8586)

This commit is contained in:
Oliver
2024-11-29 10:08:40 +11:00
committed by GitHub
parent 7478a2853a
commit b27820250a

3
.github/release.yml vendored
View File

@ -13,6 +13,9 @@ changelog:
- title: Security Patches
labels:
- security
- title: Database Changes
labels:
- migration
- title: New Features
labels:
- Semver-Minor