From: github-actions Date: Sat, 26 Aug 2023 13:20:54 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.103.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5f855b1179d06c8b82f479013e5888c48e68c716;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 1a9721e2cf..5d15e1c253 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* 📝 Add note to docs about Separate Input and Output Schemas with FastAPI version. PR [#10150](https://github.com/tiangolo/fastapi/pull/10150) by [@tiangolo](https://github.com/tiangolo). ## 0.102.0 ### Features