]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 2 Sep 2023 15:19:08 +0000 (15:19 +0000)
committergithub-actions <github-actions@github.com>
Sat, 2 Sep 2023 15:19:08 +0000 (15:19 +0000)
docs/en/docs/release-notes.md

index 3b10fe405f3f73f11a257e6dbd20ec1372b1312a..5852de5d03c0c1b270ff8b46c66897422274ffcc 100644 (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).