📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-22 16:35:25 +00:00
parent 48e9835732
commit 70e8558352
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Breaking Changes
* 🗑️ Deprecate `ORJSONResponse` and `UJSONResponse`. PR [#14964](https://github.com/fastapi/fastapi/pull/14964) by [@tiangolo](https://github.com/tiangolo).
## 0.130.0
### Features