docs: add more structure to Towncrier change log

This commit is contained in:
Gary Gale
2025-01-18 11:40:48 +00:00
parent 5ca866301f
commit 6353cbb20a
2 changed files with 30 additions and 0 deletions

1
changelog.d/172.build.md Normal file
View File

@@ -0,0 +1 @@
Use `importlib.metadata` to include project version string as `fastapi_cache.__version__`.