Support a 'removed endpoints' changelog type
This commit is contained in:
parent
b6d97c5983
commit
f7ce75d36c
6 changed files with 57 additions and 27 deletions
|
@ -19,6 +19,11 @@
|
|||
name = "New Endpoints"
|
||||
showcontent = true
|
||||
|
||||
[[tool.towncrier.type]]
|
||||
directory = "removal"
|
||||
name = "Removed Endpoints"
|
||||
showcontent = true
|
||||
|
||||
[[tool.towncrier.type]]
|
||||
directory = "feature"
|
||||
name = "Backwards Compatible Changes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue