Skip to content

Commit 7a72dc1

Browse files
committed
GH-260 - Upgrade change log configuration to include improvements.
1 parent 31efdb3 commit 7a72dc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

application.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ changelog:
33
sections:
44
- title: ":star: New Features"
55
labels: ["type: enhancement"]
6+
- title: ":bulb: Improvements"
7+
labels: ["type: improvement"]
68
- title: ":beetle: Bugs"
79
labels: ["type: bug"]
810
- title: ":book: Documentation"

0 commit comments

Comments
 (0)