]> 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:09:32 +0000 (15:09 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 27 Jul 2026 15:09:32 +0000 (15:09 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 600c468f465a4003363ca9df53da993a8e987849..5c7446ae210bb3b33f3469641cde7833f70280a4 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ⚡️ Avoid repeated dependency flattening in OpenAPI. PR [#16067](https://github.com/fastapi/fastapi/pull/16067) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.140.2 (2026-07-27)
 
 ### Refactors