Skip to content

Commit a87601a

Browse files
committed
format changelog as .rst
1 parent 2c53673 commit a87601a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ insertion_flag = "<!-- version list -->"
213213
template_dir = "templates"
214214

215215
[tool.semantic_release.changelog.default_templates]
216-
changelog_file = "CHANGELOG.md"
217-
output_format = "md"
216+
changelog_file = "CHANGELOG.rst"
217+
output_format = "rst"
218218
mask_initial_release = true
219219

220220
[tool.semantic_release.changelog.environment]

0 commit comments

Comments
 (0)