]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 20 Sep 2025 16:58:15 +0000 (16:58 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 20 Sep 2025 16:58:15 +0000 (16:58 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e3546df4e828457c0cdf4a251e732c96b92ab4a4..c13fcdd5fc44c29d5edbb241a9087fbc73b7933f 100644 (file)
@@ -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