mirror of https://github.com/tiangolo/fastapi.git
parent
590a5e5355
commit
bc06e4296d
|
|
@ -7,6 +7,10 @@ hide:
|
|||
|
||||
## Latest Changes
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ Serialize JSON response with Pydantic (in Rust), when there's a Pydantic return type or response model. PR [#14962](https://github.com/fastapi/fastapi/pull/14962) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
## 0.129.2
|
||||
|
||||
### Internal
|
||||
|
|
|
|||
Loading…
Reference in New Issue