📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-06-14 12:36:16 +00:00
parent 8e1d774cef
commit ba609a8946

View File

@@ -56,6 +56,10 @@ Still, for now, consider this very experimental and potentially changing and bre
* Middleware per router
* Other features planned
### Breaking Changes
* ♻️ Refactor internals to preserve `APIRouter` and `APIRoute` instances. PR [#15745](https://github.com/fastapi/fastapi/pull/15745) by [@tiangolo](https://github.com/tiangolo).
### Docs
* 📝 Update FastAPI Cloud deployment instructions. PR [#15724](https://github.com/fastapi/fastapi/pull/15724) by [@alejsdev](https://github.com/alejsdev).