From: github-actions Date: Fri, 12 Jan 2024 14:52:20 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.109.1~245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e5d9e27fd3079e693cda8ae5c5a44c53b61ca2;p=thirdparty%2Ffastapi%2Ffastapi.git ๐Ÿ“ Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index eb78fe8cf9..2f82b70d68 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Refactors + +* รขยœย… Re-enable test in `tests/test_tutorial/test_header_params/test_tutorial003.py` after fix in Starlette. PR [#10904](https://github.com/tiangolo/fastapi/pull/10904) by [@ooknimm](https://github.com/ooknimm). + ### Docs * รฐยŸย“ย Add warning about lifespan functions and backwards compatibility with events. PR [#10734](https://github.com/tiangolo/fastapi/pull/10734) by [@jacob-indigo](https://github.com/jacob-indigo).