]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 17 Aug 2024 04:52:53 +0000 (04:52 +0000)
committergithub-actions <github-actions@github.com>
Sat, 17 Aug 2024 04:52:53 +0000 (04:52 +0000)
docs/en/docs/release-notes.md

index 3c9f53d4b1a199987e2648e5f37f7170c7e24294..8e58ecb39eb4305a40a396b5050836794387ae71 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Refactors
 
+* 🎨 Fix typing annotation for semi-internal `FastAPI.add_api_route()`. PR [#10240](https://github.com/fastapi/fastapi/pull/10240) by [@ordinary-jamie](https://github.com/ordinary-jamie).
 * ⬆️ Upgrade version of Ruff and reformat. PR [#12032](https://github.com/fastapi/fastapi/pull/12032) by [@tiangolo](https://github.com/tiangolo).
 
 ### Docs