]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 5 Feb 2026 18:23:44 +0000 (18:23 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 5 Feb 2026 18:23:44 +0000 (18:23 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 2fea9e79c2a5c433233692c399bc69e6097014d6..43600561b94b07de11b209dcf15207155bf2ee54 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Features
+
+* ✨ Allow `Response` type hint as dependency annotation. PR [#14794](https://github.com/fastapi/fastapi/pull/14794) by [@jonathan-fulton](https://github.com/jonathan-fulton).
+
 ### Docs
 
 * 📝 Update docs for translations. PR [#14830](https://github.com/fastapi/fastapi/pull/14830) by [@tiangolo](https://github.com/tiangolo).