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