0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-20 00:02:46 +02:00
git-sv/templates/assets/changelog-md.tpl

7 lines
83 B
Smarty
Raw Normal View History

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