From 1c26e77a6606690cebc6dd097bad124b1c5dc5fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Thu, 21 Mar 2019 18:40:59 +0400 Subject: [PATCH] :memo: Update release notes --- docs/release-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index ac6bfed9d9..6b480f7e80 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,10 +1,12 @@ ## Next release +* Upgrade compatible Pydantic version to `0.21.0`. PR #90. + * Add documentation for: Application Configuration. ## 0.8.0 -* Make development scripts executable. PR #76 by @euri10. +* Make development scripts executable. PR #76 by @euri10. * Add support for adding `tags` in `app.include_router()`. PR #55 by @euri10. Documentation updated in the section: Bigger Applications. -- 2.47.3