We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fce493 commit 83ecfccCopy full SHA for 83ecfcc
1 file changed
pyproject.toml
@@ -112,6 +112,7 @@ run.source = ["docstub"]
112
113
[tool.changelist.label_section_map]
114
".*enhancement.*" = "Enhancement"
115
+".*(deprecation|API).*" = "Deprecations"
116
".*performance.*" = "Performance"
117
".*fix.*" = "Bug Fixes"
118
".*documentation.*" = "Documentation"
0 commit comments