From: github-actions[bot] Date: Mon, 27 Jul 2026 16:18:08 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27c922c40337632e3a634cad4eaced5ad829c41f;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 935fa83ec8..1e16c26fc1 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Refactors + +* ⚡️ Avoid flattening dependencies for request parameters, mainly for OpenAPI. PR [#16073](https://github.com/fastapi/fastapi/pull/16073) by [@tiangolo](https://github.com/tiangolo). + ## 0.140.5 (2026-07-27) ### Refactors