From: github-actions[bot] Date: Mon, 27 Jul 2026 15:09:32 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca353d7215302aa3de3afbf9945ade1bdff595d0;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 600c468f46..5c7446ae21 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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