mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Updated Changelog
This commit is contained in:
parent
f18a3d60b6
commit
50a81aaf77
2 changed files with 829 additions and 570 deletions
|
@ -147,7 +147,7 @@ subject_process = (strip |
|
||||||
##
|
##
|
||||||
## Tags that will be used for the changelog must match this regexp.
|
## Tags that will be used for the changelog must match this regexp.
|
||||||
##
|
##
|
||||||
tag_filter_regexp = r'^v[0]+\.[2-9]+\.[0-9]+\.[0-9]+$'
|
tag_filter_regexp = r'^v[0-9]+\.[0-9]+(\.[0-9]+)?$'
|
||||||
|
|
||||||
|
|
||||||
## ``unreleased_version_label`` is a string or a callable that outputs a string
|
## ``unreleased_version_label`` is a string or a callable that outputs a string
|
||||||
|
|
1397
CHANGELOG.md
1397
CHANGELOG.md
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue