Add Performance as a changelog fragment option

This commit is contained in:
Mark Backman
2026-02-25 09:47:42 -05:00
parent 9273b158ea
commit 81f4672535
3 changed files with 19 additions and 17 deletions

View File

@@ -257,6 +257,11 @@ directory = "fixed"
name = "Fixed"
showcontent = true
[[tool.towncrier.type]]
directory = "performance"
name = "Performance"
showcontent = true
[[tool.towncrier.type]]
directory = "security"
name = "Security"