element-android/towncrier.toml

8 lines
274 B
TOML
Raw Normal View History

2021-05-20 14:41:21 +00:00
[tool.towncrier]
directory = "newsfragment"
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"