mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
@cosmetic Updated changelog.
This commit is contained in:
+1
-1
@@ -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]*)$',
|
||||||
|
|||||||
+6835
-731
File diff suppressed because it is too large
Load Diff
+1
-2
@@ -5,11 +5,10 @@
|
|||||||
|
|
||||||
{{#sections}}
|
{{#sections}}
|
||||||
### {{{label}}}
|
### {{{label}}}
|
||||||
|
|
||||||
{{#commits}}
|
{{#commits}}
|
||||||
- {{{subject}}} [{{{author}}}]
|
- {{{subject}}} [{{{author}}}]
|
||||||
|
|
||||||
{{/commits}}
|
{{/commits}}
|
||||||
|
|
||||||
{{/sections}}
|
{{/sections}}
|
||||||
|
|
||||||
{{/versions}}
|
{{/versions}}
|
||||||
|
|||||||
Reference in New Issue
Block a user