📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] committed 2026-07-28 14:23:09 +00:00
1 parent d6537f774b
commit 4a01c7f1a5
1 file changed
+4
+4
View File
@@ -7,6 +7,10 @@ hide:
## Latest Changes
### Fixes
* 🐛 Fix `response_model_*` params ignored for non-generator endpoints with `Iterable[..]` return type. PR [#15093](https://github.com/fastapi/fastapi/pull/15093) by [@YuriiMotov](https://github.com/YuriiMotov).
## 0.140.10 (2026-07-28)
### Fixes