📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-05 18:34:59 +00:00
parent 97145588f5
commit 54f8aeeb9a
1 changed files with 1 additions and 0 deletions

View 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