From: github-actions[bot] Date: Mon, 27 Jul 2026 15:53:30 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6be87d13a72ba67be732efa31fa2254a1182d585;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 af743ce56c..68626aab19 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 body fields. PR [#16071](https://github.com/fastapi/fastapi/pull/16071) by [@tiangolo](https://github.com/tiangolo). + ## 0.140.4 (2026-07-27) ### Refactors