]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 30 Nov 2025 14:46:13 +0000 (14:46 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 30 Nov 2025 14:46:13 +0000 (14:46 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 975166a6381bde648eaafd649e17b18a9d0c1e25..505ae48a541160400352694458e3702e0ea3047f 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Cache dependencies that don't use scopes and don't have sub-dependencies with scopes. PR [#14419](https://github.com/fastapi/fastapi/pull/14419) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.122.1
 
 ### Fixes