There was an error while loading. Please reload this page.
1 parent 8a6f370 commit 4fa6c8eCopy full SHA for 4fa6c8e
1 file changed
src/httpx2/pyproject.toml
@@ -106,7 +106,7 @@ text = "\n## Release Information\n\n"
106
107
[[tool.hatch.metadata.hooks.fancy-pypi-readme.fragments]]
108
path = "CHANGELOG.md"
109
-pattern = "\n(###.+?\n)## "
+pattern = "\n(## [0-9].+?)(?=\n## |$)"
110
111
112
text = "\n---\n\n[Full changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md)\n"
0 commit comments