]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 5 May 2024 21:35:58 +0000 (21:35 +0000)
committergithub-actions <github-actions@github.com>
Sun, 5 May 2024 21:35:58 +0000 (21:35 +0000)
docs/en/docs/release-notes.md

index 1c309ea5947bd7258da3d9614349c8a7d504b9d9..d4cea10d0074731867871cf8340de2939afc3e8b 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Translations
 
+* 🌐 Add Chinese translation for `docs/zh/docs/how-to/configure-swagger-ui.md`. PR [#11501](https://github.com/tiangolo/fastapi/pull/11501) by [@Lucas-lyh](https://github.com/Lucas-lyh).
 * 🌐 Update Chinese translation for `/docs/advanced/security/http-basic-auth.md`. PR [#11512](https://github.com/tiangolo/fastapi/pull/11512) by [@nick-cjyx9](https://github.com/nick-cjyx9).
 
 ### Internal