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

docs/en/docs/release-notes.md

index adda442bbbbe04d49169709f5bec4ad1b8552cec..2deab6e9fe29a361306ab66e133f7e2220778e6d 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ⚡️ Avoid flattening dependencies for OpenAPI. PR [#16076](https://github.com/fastapi/fastapi/pull/16076) by [@tiangolo](https://github.com/tiangolo).
+
 ### Internal
 
 * 👷 Add OpenAPI dependency benchmarks. PR [#16075](https://github.com/fastapi/fastapi/pull/16075) by [@tiangolo](https://github.com/tiangolo).