mirror of
https://github.com/Mailu/Mailu.git
synced 2025-02-21 19:19:39 +02:00
10 lines
375 B
TOML
10 lines
375 B
TOML
[tool.towncrier]
|
|
#package = "mypackage"
|
|
#package_dir = "src"
|
|
filename = "CHANGELOG.md"
|
|
underlines = ["-", "", ""]
|
|
template = "template.md"
|
|
title_format = "v{version} - {project_date}"
|
|
issue_format = "[#{issue}](https://github.com/Mailu/Mailu/issues/{issue})"
|
|
start_string = "upgrading Freposte.io as some changes will include useful notes.\n"
|