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

docs/en/docs/release-notes.md

index a08aa14fc4327b8a94b11f5000aa604231e0b4db..24b9f4ca390a668c1c800bfc51fdc113372e4524 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Docs
+
+* 📝 Upate docs for advanced dependencies with `yield`, noting the changes in 0.121.0, adding `scope`. PR [#14287](https://github.com/fastapi/fastapi/pull/14287) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.121.0
 
 ### Features