Back to Kopia

CHANGELOG HTMLUI.Tpl

.chglog/CHANGELOG_HTMLUI.tpl.md

0.22.3220 B
Original Source

{{ range .Versions }}

Graphical User Interface

{{ range .CommitGroups -}} {{ range .Commits -}}

  • {{ if eq .Type "feat" }}New Feature {{ end }}{{ .Subject }} by {{ .Author.Name}} {{ end -}} {{ end -}} {{ end -}}