From: github-actions[bot] Date: Mon, 27 Jul 2026 11:18:58 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43eafc6a282c28cf44e53829d65d441f05deefd8;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 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