mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
0976185af9
commit
bb7e5b7261
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
## Latest Changes
|
||||
|
||||
* ✨ Add support for Pydantic v2. PR [#9816](https://github.com/tiangolo/fastapi/pull/9816) by [@tiangolo](https://github.com/tiangolo).
|
||||
✨ Support for **Pydantic v2** ✨
|
||||
|
||||
Pydantic version 2 has the **core** re-written in **Rust** and includes a lot of improvements and features, for example:
|
||||
|
|
|
|||
Loading…
Reference in New Issue