Add 'New Translations` section in release notes (#133)

This commit is contained in:
Emruz Hossain 2020-10-31 00:48:11 +06:00 committed by GitHub
parent c721779ddd
commit 58f1585f23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,8 @@ template: |
categories:
- title: 'Breaking Changes'
label: 'breaking-change'
- title: 'New Translations'
label: 'translation'
- title: 'New Features & Enhancements'
labels:
- 'feature'
@ -28,6 +30,7 @@ version-resolver:
labels:
- 'feature'
- 'enhancement'
- 'translation'
patch:
labels:
- 'bug'