fix: Remove unneeded title line for changelog generation
This commit is contained in:
parent
a1d2d9fdab
commit
8c228c7a5b
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ directory = "changes/changelog.d/"
|
||||||
start_string = ".. towncrier\n"
|
start_string = ".. towncrier\n"
|
||||||
template = "changes/template.rst"
|
template = "changes/template.rst"
|
||||||
issue_format = ""
|
issue_format = ""
|
||||||
title_format = "{version} (unreleased)"
|
|
||||||
underlines = "-"
|
underlines = "-"
|
||||||
|
|
||||||
[[tool.towncrier.section]]
|
[[tool.towncrier.section]]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue