chg: [gitchangelogrc] match sub version of tags
Some checks are pending
CI / ail_test (3.9) (push) Waiting to run
CI / ail_test (3.10) (push) Waiting to run
CI / ail_test (3.7) (push) Waiting to run
CI / ail_test (3.8) (push) Waiting to run

This commit is contained in:
Alexandre Dulaunoy 2025-01-23 15:16:23 +01:00
parent 3194fb0daa
commit 701ca205b5
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

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]$'
tag_filter_regexp = r'(^v[0-9]+\.[0-9]$)|(^v[0-9]+\.[0-9]\.[0-9]$)'
## ``unreleased_version_label`` is a string