chg: Bump changelog

pull/1307/head v2.5.3
Raphaël Vinot 2024-12-16 13:53:36 +01:00
parent c50f206c22
commit cb62cd0927
No known key found for this signature in database
GPG Key ID: 32E4E1C133B3792F
2 changed files with 355 additions and 785 deletions

View File

@ -140,7 +140,7 @@ subject_process = (strip |
##
## Tags that will be used for the changelog must match this regexp.
##
tag_filter_regexp = r'^v[0-9]+\.[0-9]+\.[0-9]+(\.[0-9])*$'
tag_filter_regexp = r'^v2.5.[0-9]+(\.[0-9])*$|^v2.4.(1)?[0-9]{1,2}$'
## ``unreleased_version_label`` is a string
@ -189,4 +189,3 @@ output_engine = rest_py
## This option tells git-log whether to include merge commits in the log.
## The default is to include them.
include_merge = False

File diff suppressed because it is too large Load Diff