📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2023-08-26 20:09:59 +02:00
parent df16699dd8
commit bd32bca55c
1 changed files with 6 additions and 0 deletions

View File

@ -2,8 +2,14 @@
## Latest Changes
### Features
* ✨ Add support for `openapi_examples` in all FastAPI parameters. PR [#10152](https://github.com/tiangolo/fastapi/pull/10152) by [@tiangolo](https://github.com/tiangolo).
### Docs
* 📝 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