Add feature section to versionrc

This commit is contained in:
Pieter Vander Vennet 2025-04-19 23:40:52 +02:00
parent 77af14e9c6
commit 4552ccbbf1

View file

@ -4,6 +4,10 @@
"type": "feat",
"section": "Features"
},
{
"type": "feature",
"section": "Features"
},
{
"type": "fix",
"section": "Bug Fixes"