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

docs/en/docs/release-notes.md

index c7376e527655ac6347fa83a336374c465a317eee..88bd14374074d64a184400ea4c3e18345095f968 100644 (file)
@@ -60,6 +60,7 @@ Still, for now, consider this very experimental and potentially changing and bre
 
 ### Docs
 
+* 📝 Update release notes. PR [#15747](https://github.com/fastapi/fastapi/pull/15747) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update FastAPI Cloud deployment instructions. PR [#15724](https://github.com/fastapi/fastapi/pull/15724) by [@alejsdev](https://github.com/alejsdev).
 * ✏️ Use `Annotated` in inline example in `docs/en/docs/tutorial/body-multiple-params.md`. PR [#15591](https://github.com/fastapi/fastapi/pull/15591) by [@TheArchons](https://github.com/TheArchons).
 * 📝 Remove "NGINX Unit" from the list of ASGI-servers in docs. PR [#15475](https://github.com/fastapi/fastapi/pull/15475) by [@angryfoxx](https://github.com/angryfoxx).