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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

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