diff --git a/docs/release-notes.md b/docs/release-notes.md index 4a8758c59..12907b135 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.