mirror of https://github.com/tiangolo/fastapi.git
parent
97145588f5
commit
54f8aeeb9a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue