📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] committed 2026-07-27 11:18:58 +00:00
1 parent 65ef53ae6a
commit 43eafc6a28
1 file changed
+4
+4
View File
@@ -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