1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-03-04 02:38:18 +00:00
Radarr/changelog.tpl

15 lines
206 B
Smarty
Raw Normal View History

# Changelog
{{#versions}}
## {{{label}}}
{{#sections}}
### {{{label}}}
{{#commits}}
2018-05-21 11:32:35 +02:00
- {{{subject}}} [<a href="https://github.com/{{{author}}}">{{{author}}}</a>]
{{/commits}}
2017-10-09 21:51:21 +02:00
{{/sections}}
{{/versions}}