From: Sebastián Ramírez Date: Tue, 16 Apr 2019 19:27:25 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.16.0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be3953499fcd9955b8274ad8feb7f8ea6226b83e;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 4a8758c593..12907b1357 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,8 @@ * Upgrade *path operation* `doctsring` parsing to support proper Markdown descriptions. New documentation at Path Operation Configuration. PR #163. +* Refactor internal usage of Pydantic to use correct data types. PR #164. + * Upgrade Pydantic to version `0.23`. PR #160 by @euri10. * Fix typo in Tutorial about Extra Models. PR #159 by @danielmichaels.