]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 28 Aug 2024 13:48:40 +0000 (13:48 +0000)
committergithub-actions <github-actions@github.com>
Wed, 28 Aug 2024 13:48:40 +0000 (13:48 +0000)
docs/en/docs/release-notes.md

index 1dff0bddcfd9a4526226d49fe4d02d14ef251189..20caacd6450cae05cd55ad162ab4d9ec9f640607 100644 (file)
@@ -14,6 +14,10 @@ hide:
 * 📝 Fix minor typos and issues in the documentation. PR [#12063](https://github.com/fastapi/fastapi/pull/12063) by [@svlandeg](https://github.com/svlandeg).
 * 📝 Add note in Docker docs about ensuring graceful shutdowns and lifespan events with `CMD` exec form. PR [#11960](https://github.com/fastapi/fastapi/pull/11960) by [@GPla](https://github.com/GPla).
 
+### Translations
+
+* 🌐 Update Chinese translation for `docs/zh/docs/how-to/index.md`. PR [#12070](https://github.com/fastapi/fastapi/pull/12070) by [@synthpop123](https://github.com/synthpop123).
+
 ### Internal
 
 * 👷 Update `latest-changes` GitHub Action. PR [#12073](https://github.com/fastapi/fastapi/pull/12073) by [@tiangolo](https://github.com/tiangolo).