]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 4 May 2021 09:03:02 +0000 (09:03 +0000)
committergithub-actions <github-actions@github.com>
Tue, 4 May 2021 09:03:02 +0000 (09:03 +0000)
docs/en/docs/release-notes.md

index 761667868e9a5d6c969c6b47a57baaeeee1c0aa3..1826ddb17cd95938f91b0a93c3edd7ac8c3278b5 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🌐 Fix Chinese translation of Tutorial - Query Parameters, remove obsolete content. PR [#3051](https://github.com/tiangolo/fastapi/pull/3051) by [@louis70109](https://github.com/louis70109).
 * 🌐 Add French translation for Tutorial - Background Tasks. PR [#3098](https://github.com/tiangolo/fastapi/pull/3098) by [@Smlep](https://github.com/Smlep).
 * 🌐 Fix Korean translation for docs/ko/docs/index.md. PR [#3159](https://github.com/tiangolo/fastapi/pull/3159) by [@SueNaEunYang](https://github.com/SueNaEunYang).
 * 🌐 Add Korean translation for Tutorial - Query Parameters. PR [#2390](https://github.com/tiangolo/fastapi/pull/2390) by [@hard-coders](https://github.com/hard-coders).