mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-18 00:34:45 -04:00
📝 Update release notes
[skip ci]
This commit is contained in:
1 parent
d6537f774b
commit
4a01c7f1a5
1 file changed
+4
@@ -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
|
||||
|
||||
Reference in new issue
Block a user