chore: update changelog template
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good

This commit is contained in:
wpetit 2023-08-25 08:11:23 -06:00
parent 4d31268d7e
commit 1eeb6043ba

View File

@ -1,8 +1,8 @@
{{ if .Versions -}}
{{ if .Unreleased.CommitGroups -}}
<a name="unreleased"></a>
## [Unreleased]
{{ if .Unreleased.CommitGroups -}}
{{ range .Unreleased.CommitGroups -}}
### {{ .Title }}
{{ range .Commits -}}