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 a323ac7 commit 9a71d59Copy full SHA for 9a71d59
docs/release-notes.md
@@ -2,7 +2,7 @@
2
3
<!-- towncrier release notes start -->
4
5
-# zarr 3.1.5 (2025-11-21)
+## zarr 3.1.5 (2025-11-21)
6
7
## Bugfixes
8
pyproject.toml
@@ -445,6 +445,7 @@ checks = [
445
directory = 'changes'
446
filename = "docs/release-notes.md"
447
underlines = ["", "", ""]
448
+title_format = "## {version} ({project_date})"
449
issue_format = "[#{issue}](https://github.com/zarr-developers/zarr-python/issues/{issue})"
450
start_string = "<!-- towncrier release notes start -->\n"
451
0 commit comments