Add major release notes section for security fixes (#3191)
- Ref: https://github.com/inventree/InvenTree/pull/3190
This commit is contained in:
parent
0a0d151f15
commit
3ae0a9d974
|
|
@ -9,6 +9,9 @@ changelog:
|
|||
labels:
|
||||
- Semver-Major
|
||||
- breaking
|
||||
- title: Security Patches
|
||||
labels:
|
||||
- security
|
||||
- title: New Features
|
||||
labels:
|
||||
- Semver-Minor
|
||||
|
|
@ -23,7 +26,6 @@ changelog:
|
|||
- setup
|
||||
- demo
|
||||
- CI
|
||||
- security
|
||||
- title: Other Changes
|
||||
labels:
|
||||
- "*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue