From: github-actions[bot] Date: Sat, 20 Sep 2025 16:58:15 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.117.0~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=14168b43eb9342adcaa77f156a4e0600bcabb4f5;p=thirdparty%2Ffastapi%2Ffastapi.git ๐Ÿ“ Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index e3546df4e..c13fcdd5f 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -13,6 +13,7 @@ hide: ### Refactors +* รขยœย… Enable test case for duplicated headers in `test_tutorial/test_header_params/test_tutorial003.py`. PR [#13864](https://github.com/fastapi/fastapi/pull/13864) by [@Amogha-ark](https://github.com/Amogha-ark). * รฐยŸย“ยŒ Pin `httpx` to `>=0.23.0,<1.0.0`. PR [#14086](https://github.com/fastapi/fastapi/pull/14086) by [@YuriiMotov](https://github.com/YuriiMotov). ### Upgrades