File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,19 @@ tag-template: "$NEXT_MINOR_VERSION"
33change-template : ' - $TITLE #$NUMBER [@$AUTHOR]'
44
55categories :
6- - title : " Dependencies "
7- label : " Dependency "
6+ - title : " Removals "
7+ label : " Removal "
88 - title : " Deprecations"
99 label : " Deprecation"
1010 - title : " Documentation"
1111 label : " Documentation"
12- - title : " Removals "
13- label : " Removal "
12+ - title : " Dependencies "
13+ label : " Dependency "
1414 - title : " Testing"
1515 label : " Testing"
1616 - title : " Type hints"
1717 label : " Type hints"
18+ - title : " Other changes"
1819
1920exclude-labels :
2021 - " changelog: skip"
@@ -23,6 +24,4 @@ template: |
2324
2425 https://pillow.readthedocs.io/en/stable/releasenotes/$NEXT_MINOR_VERSION.html
2526
26- ## Changes
27-
2827 $CHANGES
You can’t perform that action at this time.
0 commit comments