element-android/towncrier.toml

8 lines
273 B
TOML

[tool.towncrier]
directory = "changelog.d"
filename = "CHANGES.md"
name = "Changes in Element"
# Note: there is a bug, if I use title_format, the title is printed twice
# title_format = "Changes in Element {version} ({project_date})"
template="tools/towncrier/template.md"