]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 15 Jun 2026 11:20:24 +0000 (11:20 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 15 Jun 2026 11:20:24 +0000 (11:20 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 991f62c918eae8efe8d606145877b90d6fff0028..e2a29ea8a45c7a33fbbbc8bb730975ce88a32843 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Fixes
 
+* 🚨 Fix typing checks for APIRoute. PR [#15765](https://github.com/fastapi/fastapi/pull/15765) by [@tiangolo](https://github.com/tiangolo).
 * 🐛 Fix bug, allow empty path in path operation in prefixless router. PR [#15763](https://github.com/fastapi/fastapi/pull/15763) by [@tiangolo](https://github.com/tiangolo).
 
 ## 0.137.0 (2026-06-14)