Add 'other' changelog category

This commit is contained in:
Mark Backman
2025-12-29 20:43:24 -05:00
parent e22a6c9e4d
commit 8ac6421988
3 changed files with 7 additions and 1 deletions

View File

@@ -251,3 +251,8 @@ showcontent = true
directory = "security"
name = "Security"
showcontent = true
[[tool.towncrier.type]]
directory = "other"
name = "Other"
showcontent = true