mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
@cosmetic Updated changelog.
This commit is contained in:
parent
27c58f6151
commit
a951ad811d
@ -82,7 +82,7 @@ ignore_regexps = [
|
|||||||
## whenever you are tweaking this variable.
|
## whenever you are tweaking this variable.
|
||||||
##
|
##
|
||||||
section_regexps = [
|
section_regexps = [
|
||||||
('**New Features**', [
|
('**New features**', [
|
||||||
r'^[aA]dded?\s*:?\s*((dev|use?r|pkg|test|doc)\s*:\s*)?([^\n]*)$',
|
r'^[aA]dded?\s*:?\s*((dev|use?r|pkg|test|doc)\s*:\s*)?([^\n]*)$',
|
||||||
r'^[uU]pdated?\s*:?\s*((dev|use?r|pkg|test|doc)\s*:\s*)?([^\n]*)$',
|
r'^[uU]pdated?\s*:?\s*((dev|use?r|pkg|test|doc)\s*:\s*)?([^\n]*)$',
|
||||||
r'^[cC]hanged?\s*:?\s*((dev|use?r|pkg|test|doc)\s*:\s*)?([^\n]*)$',
|
r'^[cC]hanged?\s*:?\s*((dev|use?r|pkg|test|doc)\s*:\s*)?([^\n]*)$',
|
||||||
|
7566
CHANGELOG.md
7566
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@ -5,11 +5,10 @@
|
|||||||
|
|
||||||
{{#sections}}
|
{{#sections}}
|
||||||
### {{{label}}}
|
### {{{label}}}
|
||||||
|
|
||||||
{{#commits}}
|
{{#commits}}
|
||||||
- {{{subject}}} [{{{author}}}]
|
- {{{subject}}} [{{{author}}}]
|
||||||
|
|
||||||
{{/commits}}
|
{{/commits}}
|
||||||
|
|
||||||
{{/sections}}
|
{{/sections}}
|
||||||
|
|
||||||
{{/versions}}
|
{{/versions}}
|
||||||
|
Loading…
Reference in New Issue
Block a user