GH-260 - Upgrade change log configuration to include improvements.

This commit is contained in:
Oliver Drotbohm
2023-08-09 22:27:13 +02:00
parent 31efdb31a2
commit 7a72dc16f6

View File

@@ -3,6 +3,8 @@ changelog:
sections:
- title: ":star: New Features"
labels: ["type: enhancement"]
- title: ":bulb: Improvements"
labels: ["type: improvement"]
- title: ":beetle: Bugs"
labels: ["type: bug"]
- title: ":book: Documentation"