]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 23 Jan 2024 14:12:29 +0000 (14:12 +0000)
committergithub-actions <github-actions@github.com>
Tue, 23 Jan 2024 14:12:29 +0000 (14:12 +0000)
docs/en/docs/release-notes.md

index f8c4589c697dbe53d3ed3e7057c85a6c0dd2059d..baae05a03b7acb092c4996b860826acaf5450d88 100644 (file)
@@ -45,6 +45,7 @@ hide:
 
 ### Translations
 
+* 🌐 Add Italian translation for `docs/it/docs/index.md`. PR [#5233](https://github.com/tiangolo/fastapi/pull/5233) by [@matteospanio](https://github.com/matteospanio).
 * 🌐 Add Korean translation for `docs/ko/docs/help/index.md`. PR [#10983](https://github.com/tiangolo/fastapi/pull/10983) by [@KaniKim](https://github.com/KaniKim).
 * 🌐 Add Korean translation for `docs/ko/docs/features.md`. PR [#10976](https://github.com/tiangolo/fastapi/pull/10976) by [@KaniKim](https://github.com/KaniKim).
 * 🌐 Add Korean translation for `docs/ko/docs/tutorial/security/get-current-user.md`. PR [#5737](https://github.com/tiangolo/fastapi/pull/5737) by [@KdHyeon0661](https://github.com/KdHyeon0661).