Skip to content

Commit 83e09c7

Browse files
committed
have towncrier use h2 header for each release note
1 parent 4acebeb commit 83e09c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@ checks = [
445445
directory = 'changes'
446446
filename = "docs/release-notes.md"
447447
underlines = ["", "", ""]
448+
title_format = "## {version} ({project_date})"
448449
issue_format = "[#{issue}](https://github.com/zarr-developers/zarr-python/issues/{issue})"
449450
start_string = "<!-- towncrier release notes start -->\n"
450451

0 commit comments

Comments
 (0)