mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-10 12:36:48 +00:00
📝 Update release notes
This commit is contained in:
parent
31da760729
commit
219d299426
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
## Next release
|
||||
|
||||
* Upgrade the compatible version of Pydantic to `0.26.0`.
|
||||
* This includes JSON Schema support for IP address and network objects, bug fixes, and other features.
|
||||
* PR [#247](https://github.com/tiangolo/fastapi/pull/247) by [@euri10](https://github.com/euri10).
|
||||
|
||||
## 0.23.0
|
||||
|
||||
* Upgrade the compatible version of Starlette to `0.12.0`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue