0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-11-10 02:10:38 +00:00
git-sv/templates/assets/changelog-md.tpl

7 lines
83 B
Smarty
Raw 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 -}}