📝 Update release notes

This commit is contained in:
github-actions 2023-09-02 15:19:08 +00:00
parent bf952d345c
commit 82ff9a6920
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
## Latest Changes
* 🌐 Add Chinese translation for `docs/zh/docs/advanced/generate-clients.md`. PR [#9883](https://github.com/tiangolo/fastapi/pull/9883) by [@funny-cat-happy](https://github.com/funny-cat-happy).
* 👥 Update FastAPI People. PR [#10186](https://github.com/tiangolo/fastapi/pull/10186) by [@tiangolo](https://github.com/tiangolo).
* ✅ Add missing test for OpenAPI examples, it was missing in coverage. PR [#10188](https://github.com/tiangolo/fastapi/pull/10188) by [@tiangolo](https://github.com/tiangolo).