diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 2d008e6d24..3babe48c90 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Refactors + +* ♻️ Update the lru_cache limit for dependencies to account for large apps. PR [#16062](https://github.com/fastapi/fastapi/pull/16062) by [@tiangolo](https://github.com/tiangolo). + ## 0.140.0 (2026-07-24) ### Refactors