We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c53673 commit a87601aCopy full SHA for a87601a
pyproject.toml
@@ -213,8 +213,8 @@ insertion_flag = "<!-- version list -->"
213
template_dir = "templates"
214
215
[tool.semantic_release.changelog.default_templates]
216
-changelog_file = "CHANGELOG.md"
217
-output_format = "md"
+changelog_file = "CHANGELOG.rst"
+output_format = "rst"
218
mask_initial_release = true
219
220
[tool.semantic_release.changelog.environment]
0 commit comments