mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
15 lines
160 B
Smarty
15 lines
160 B
Smarty
# Changelog
|
|
|
|
{{#versions}}
|
|
## {{{label}}}
|
|
|
|
{{#sections}}
|
|
### {{{label}}}
|
|
{{#commits}}
|
|
- {{{subject}}} [{{{author}}}]
|
|
{{/commits}}
|
|
|
|
{{/sections}}
|
|
|
|
{{/versions}}
|