From: Sebastián Ramírez Date: Tue, 16 Apr 2019 18:43:59 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.16.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27f9d55c3efb4360b6aa2b0f8a72ddde06bb0fc0;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 80a2ade237..4165745def 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* Upgrade Pydantic to version `0.23`. PR #160 by @euri10. + * Fix typo in Tutorial about Extra Models. PR #159 by @danielmichaels. * Fix Query Parameters URL examples in docs. PR #157 by @hayata-yamamoto.