1
0
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:
Leonardo Galli
2017-10-09 21:51:21 +02:00
parent 27c58f6151
commit a951ad811d
3 changed files with 6837 additions and 734 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ ignore_regexps = [
## whenever you are tweaking this variable.
##
section_regexps = [
('**New Features**', [
('**New features**', [
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'^[cC]hanged?\s*:?\s*((dev|use?r|pkg|test|doc)\s*:\s*)?([^\n]*)$',
+6835 -731
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -5,11 +5,10 @@
{{#sections}}
### {{{label}}}
{{#commits}}
- {{{subject}}} [{{{author}}}]
{{/commits}}
{{/sections}}
{{/versions}}