We have multiple developers and sometimes end up with changelog files like 123.bugfix.md and 123.bug.md.
I would love to have multiple fragment types grouped together.
Currently we use some CI task to verify no unknown fragments get committed, but I would love to see this as a feature.
Configuring multiple fragment types using the same name attribute just doubles the entry in the parsed changelog file.
We have multiple developers and sometimes end up with changelog files like
123.bugfix.mdand123.bug.md.I would love to have multiple fragment types grouped together.
Currently we use some CI task to verify no unknown fragments get committed, but I would love to see this as a feature.
Configuring multiple fragment types using the same
nameattribute just doubles the entry in the parsed changelog file.