1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-16 23:39:44 +02: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}}