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 d505d03 commit 68edf77Copy full SHA for 68edf77
changelogs/config.yaml
@@ -7,13 +7,14 @@ changelog_filename_template: ../CHANGELOG.rst
7
changelog_filename_version_depth: 0
8
changes_file: changelog.yaml
9
changes_format: combined
10
+ignore_other_fragment_extensions: true
11
keep_fragments: false
12
mention_ancestor: true
13
new_plugins_after_name: removed_features
14
notesdir: fragments
15
output_formats:
-- rst
16
-- md
+ - rst
17
+ - md
18
prelude_section_name: release_summary
19
prelude_section_title: Release Summary
20
sections:
@@ -39,3 +40,4 @@ use_fqcn: true
39
40
add_plugin_period: true
41
changelog_nice_yaml: true
42
changelog_sort: version
43
+vcs: auto
0 commit comments