Update changelog-generator.yml

Added section for improvements
This commit is contained in:
Chris Bono
2023-11-22 22:33:26 -06:00
committed by GitHub
parent d44aa2a1ad
commit 062054106f

View File

@@ -3,7 +3,10 @@ changelog:
sections:
- title: ":star: New Features"
labels:
- "type: enhancement"
- "type: feature"
- title: ":ladder: Improvements"
labels:
- "type: improvement"
- title: ":lady_beetle: Bug Fixes"
labels:
- "type: bug"