]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 24 Mar 2025 21:10:05 +0000 (21:10 +0000)
committergithub-actions <github-actions@github.com>
Mon, 24 Mar 2025 21:10:05 +0000 (21:10 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d09b7c0a0cd80373847fa0951d0a8c6ada9cc3a8..4704bd53f0e4792c8ba06ad74eeb86b6b8379b93 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 📝 Add External Link: Taiwanese talk on FastAPI with observability . PR [#13527](https://github.com/fastapi/fastapi/pull/13527) by [@blueswen](https://github.com/blueswen).
 
+### Translations
+
+* 🌐 Update Chinese translation for `docs/zh/docs/tutorial/first-steps.md`. PR [#13348](https://github.com/fastapi/fastapi/pull/13348) by [@Zhongheng-Cheng](https://github.com/Zhongheng-Cheng).
+
 ## 0.115.12
 
 ### Fixes