]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 26 Aug 2023 13:20:54 +0000 (13:20 +0000)
committergithub-actions <github-actions@github.com>
Sat, 26 Aug 2023 13:20:54 +0000 (13:20 +0000)
docs/en/docs/release-notes.md

index 1a9721e2cf81aec5d6077961b9c5a4f1974f9d4f..5d15e1c253542344ce45e698e0dd14446c821a7f 100644 (file)
@@ -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