From 3906777065eff2c21936fb28f6470b2ca5ce7972 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Fri, 28 Jun 2019 12:36:52 +0200 Subject: [PATCH] :memo: Update release notes --- docs/release-notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 2d712b5924..17b250b6fd 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,10 @@ ## Latest changes +* Upgrade Pydantic supported version to `0.29.0`. + * New supported version range is `"pydantic >=0.28,<=0.29.0"`. + * This adds support for Pydantic [Generic Models](https://pydantic-docs.helpmanual.io/#generic-models), kudos to [@dmontagu](https://github.com/dmontagu). + * PR [#344](https://github.com/tiangolo/fastapi/pull/344). + ## 0.30.1 * Add section in docs about [External Links and Articles](https://fastapi.tiangolo.com/external-links/). PR [#341](https://github.com/tiangolo/fastapi/pull/341). -- 2.47.3