]> 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:34:59 +0000 (18:34 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 5 Feb 2026 18:34:59 +0000 (18:34 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 43600561b94b07de11b209dcf15207155bf2ee54..3280ad6994a48ac7cc1c4047610e9cc346956e3d 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Features
 
+* ✨ Add support for PEP695 `TypeAliasType`. PR [#13920](https://github.com/fastapi/fastapi/pull/13920) by [@cstruct](https://github.com/cstruct).
 * ✨ 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