0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-11-15 04:00:39 +00:00
git-sv/templates/assets/changelog-md.tpl

7 lines
83 B
Smarty
Raw Permalink Normal View History

# Changelog
2023-10-13 20:40:11 +00:00
{{- range . }}
2023-10-13 20:40:11 +00:00
{{ template "releasenotes-md.tpl" . }}
---
2023-10-13 20:40:11 +00:00
{{- end -}}