Updated Changelog

This commit is contained in:
Jamie.Rees 2017-07-21 09:07:28 +01:00
commit 50a81aaf77
2 changed files with 829 additions and 570 deletions

View file

@ -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

File diff suppressed because it is too large Load diff