mirror of https://github.com/Ombi-app/Ombi
15 lines
160 B
15 lines
160 B
8 years ago
|
# Changelog
|
||
|
|
||
|
{{#versions}}
|
||
|
## {{{label}}}
|
||
|
|
||
|
{{#sections}}
|
||
|
### {{{label}}}
|
||
|
|
||
|
{{#commits}}
|
||
|
- {{{subject}}} [{{{author}}}]
|
||
|
|
||
|
{{/commits}}
|
||
|
{{/sections}}
|
||
|
|
||
|
{{/versions}}
|