2020-10-16 17:17:51 +03:00
|
|
|
name-template: "$NEXT_MINOR_VERSION"
|
|
|
|
tag-template: "$NEXT_MINOR_VERSION"
|
|
|
|
change-template: '- $TITLE #$NUMBER [@$AUTHOR]'
|
|
|
|
|
2020-12-07 23:01:25 +03:00
|
|
|
categories:
|
|
|
|
- title: "Dependencies"
|
2020-12-08 13:23:53 +03:00
|
|
|
label: "Dependency"
|
2020-12-07 23:01:25 +03:00
|
|
|
- title: "Deprecations"
|
|
|
|
label: "Deprecation"
|
|
|
|
- title: "Documentation"
|
|
|
|
label: "Documentation"
|
|
|
|
- title: "Removals"
|
|
|
|
label: "Removal"
|
|
|
|
- title: "Testing"
|
|
|
|
label: "Testing"
|
|
|
|
|
2020-10-16 17:17:51 +03:00
|
|
|
exclude-labels:
|
|
|
|
- "changelog: skip"
|
|
|
|
|
|
|
|
template: |
|
|
|
|
|
|
|
|
https://pillow.readthedocs.io/en/stable/releasenotes/$NEXT_MINOR_VERSION.html
|
|
|
|
|
|
|
|
## Changes
|
|
|
|
|
|
|
|
$CHANGES
|