From: github-actions[bot] Date: Tue, 28 Jul 2026 14:23:09 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.11~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=4a01c7f1a516b15a207d028141bfdbd49fc98f80;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index ee15c5408..1816b0d98 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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