mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-07 21:51:13 -07:00
15 lines
No EOL
160 B
Smarty
15 lines
No EOL
160 B
Smarty
# Changelog
|
|
|
|
{{#versions}}
|
|
## {{{label}}}
|
|
|
|
{{#sections}}
|
|
### {{{label}}}
|
|
|
|
{{#commits}}
|
|
- {{{subject}}} [{{{author}}}]
|
|
|
|
{{/commits}}
|
|
{{/sections}}
|
|
|
|
{{/versions}} |