Skip to content

Commit

Permalink
chg: Bump changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Dec 16, 2024
1 parent c50f206 commit cb62cd0
Show file tree
Hide file tree
Showing 2 changed files with 341 additions and 771 deletions.
3 changes: 1 addition & 2 deletions .gitchangelog.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Loading

0 comments on commit cb62cd0

Please sign in to comment.