Skip to content

Commit 83ecfcc

Browse files
committed
Add new changelist section "Deprecations"
1 parent 7fce493 commit 83ecfcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ run.source = ["docstub"]
112112

113113
[tool.changelist.label_section_map]
114114
".*enhancement.*" = "Enhancement"
115+
".*(deprecation|API).*" = "Deprecations"
115116
".*performance.*" = "Performance"
116117
".*fix.*" = "Bug Fixes"
117118
".*documentation.*" = "Documentation"

0 commit comments

Comments
 (0)