]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 27 Jul 2026 15:53:30 +0000 (15:53 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 27 Jul 2026 15:53:30 +0000 (15:53 +0000)
[skip ci]

docs/en/docs/release-notes.md

index af743ce56c1bf003b01db96a215af568f4e339bd..68626aab19b3e912d49ba7a776370a22171ab3a2 100644 (file)
@@ -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