]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 17 Jun 2025 10:17:31 +0000 (10:17 +0000)
committergithub-actions <github-actions@github.com>
Tue, 17 Jun 2025 10:17:31 +0000 (10:17 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 988791fbeac6b6f2105bff0e8cc2067dc38a4302..9dff69cbbab80d1bf8690168434b70ab78a2721a 100644 (file)
@@ -17,6 +17,7 @@ hide:
 
 ### Docs
 
+* 📝 Clarify guidance on using `async def` without `await`. PR [#13642](https://github.com/fastapi/fastapi/pull/13642) by [@swastikpradhan1999](https://github.com/swastikpradhan1999).
 * 📝 Update exclude-parameters-from-openapi documentation links. PR [#13600](https://github.com/fastapi/fastapi/pull/13600) by [@timonrieger](https://github.com/timonrieger).
 * 📝 Clarify the middleware execution order in docs. PR [#13699](https://github.com/fastapi/fastapi/pull/13699) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 🍱 Update Drawio diagrams SVGs, single file per diagram, sans-serif font. PR [#13706](https://github.com/fastapi/fastapi/pull/13706) by [@tiangolo](https://github.com/tiangolo).