File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ filename = "CHANGELOG.md"
114114start_string = " <!-- towncrier release notes start -->\n "
115115underlines = [" " , " " , " " ]
116116template = " doc/changelog.d/changelog_template.jinja"
117- title_format = " ` [{version}](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v{version}) - {project_date}"
118- issue_format = " ` [#{issue}](https://github.com/ansys/ansys-tools-visualization-interface/pull/{issue})"
117+ title_format = " ## [{version}](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v{version}) - {project_date}"
118+ issue_format = " [#{issue}](https://github.com/ansys/ansys-tools-visualization-interface/pull/{issue})"
119119
120120[[tool .towncrier .type ]]
121121directory = " added"
You can’t perform that action at this time.
0 commit comments