1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 03:52:33 +02:00
Radarr/changelog.tpl

15 lines
160 B
Smarty
Raw Normal View History

# Changelog
{{#versions}}
## {{{label}}}
{{#sections}}
### {{{label}}}
{{#commits}}
- {{{subject}}} [{{{author}}}]
{{/commits}}
2017-10-09 21:51:21 +02:00
{{/sections}}
{{/versions}}