From 219d2994261169d8ac0a0e56a11d17703650d2b0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Thu, 23 May 2019 11:04:13 +0400 Subject: [PATCH] :memo: Update release notes --- docs/release-notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index e76d83602a..3b134fb98a 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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`. -- 2.47.3