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

docs/en/docs/release-notes.md

index 74c7eb9ea83556850b9cfe46039b8326b2fb49ee..5319af0ebe79642be5f6c3e59469d5ba3ac258a9 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Features
+
+* ✨ Handle wrapped dependencies. PR [#9555](https://github.com/fastapi/fastapi/pull/9555) by [@phy1729](https://github.com/phy1729).
+
 ## 0.123.4
 
 ### Fixes