forked from MapComplete/MapComplete
Add feature section to versionrc
This commit is contained in:
parent
77af14e9c6
commit
4552ccbbf1
1 changed files with 5 additions and 1 deletions
|
@ -4,6 +4,10 @@
|
||||||
"type": "feat",
|
"type": "feat",
|
||||||
"section": "Features"
|
"section": "Features"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "feature",
|
||||||
|
"section": "Features"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "fix",
|
"type": "fix",
|
||||||
"section": "Bug Fixes"
|
"section": "Bug Fixes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue