From: github-actions[bot] Date: Mon, 27 Jul 2026 17:17:14 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.7~3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=add1d2685bdb18beeae05b2e0de4fe41d3bc1fd5;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 adda442bbb..2deab6e9fe 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 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).