Browse Source
Add API Section to Changelog (#13125)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
pull/9497/merge
6543
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
.changelog.yml
|
|
@ -22,6 +22,10 @@ groups: |
|
|
|
name: SECURITY |
|
|
|
labels: |
|
|
|
- kind/security |
|
|
|
- |
|
|
|
name: API |
|
|
|
labels: |
|
|
|
- kind/api |
|
|
|
- |
|
|
|
name: BUGFIXES |
|
|
|
labels: |
|
|
|