diff --git a/towncrier.toml b/towncrier.toml index fdf1b40b..a84ba935 100644 --- a/towncrier.toml +++ b/towncrier.toml @@ -6,8 +6,10 @@ start_string = "\n" all_bullets = true single_file = true orphan_prefix = "+" -underlines = ["=", "-", ""] -title_format = "{name} [{version}](https://github.com/xkbcommon/libxkbcommon/tree/xkbcommon-{version}) - {project_date}" +title_format = """\ +{name} [{version}](https://github.com/xkbcommon/libxkbcommon/tree/xkbcommon-{version}) - {project_date} +=============================================================================================\ +""" issue_format = "[#{issue}](https://github.com/xkbcommon/libxkbcommon/issues/{issue})" # Sections configuration