Skip to content

Commit cf380b5

Browse files
authored
Merge pull request #31 from pganssle/changelog_title
Update towncrier version title config
2 parents 6f09a07 + 9bbf8c7 commit cf380b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
package = "variants"
33
package_dir = "src/variants"
44
filename = "NEWS.rst"
5-
directory = "changelog.d"
5+
title_format = "Version {version} ({project_date})"
6+
issue_format = "GH #{issue}"
7+
directory = "changelog.d"

0 commit comments

Comments
 (0)