📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-24 09:50:02 +00:00
parent c73bc94537
commit 0c3581d5c4
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Upgrades
* ⬆️ Add support for Starlette 1.0.0+. PR [#14987](https://github.com/fastapi/fastapi/pull/14987) by [@tiangolo](https://github.com/tiangolo).
## 0.132.1
### Refactors