v9.11.0 (2024-10-12)
Features
-
changelog: add
convert_md_to_rst
filter to changelog environment (#1055,c2e8831
) -
changelog: add default changelog in re-structured text format (#1055,
c2e8831
) -
changelog: add default changelog template in reStructuredText format (#1055,
c2e8831
) -
config: enable default
changelog.insertion_flag
based on output format (#1055,c2e8831
) -
config: enable target changelog filename to trigger RST output format (#1055,
c2e8831
)
Bug Fixes
Documentation
-
changelog: clarify the
convert_md_to_rst
filter added to the template environment (#1055,c2e8831
) -
changelog: increase detail about configuration options of default changelog creation (#1055,
c2e8831
) -
configuration: update details of
insertion_flag
's dynamic defaults with rst (#1055,c2e8831
) -
configuration: update
changelog_file
with deprecation notice of setting relocation (#1055,c2e8831
) -
configuration: update
output_format
description for reStructuredText support (#1055,c2e8831
)
Resolved Issues
- #399: Add option to write changelog in reStructuredText instead of markdown
Detailed Changes: v9.10.1...v9.11.0