From: github-actions Date: Tue, 2 Apr 2024 04:18:33 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.110.2~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c07fd2d4999d626f712aeadc13128e36cedaa806;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 7087d445fb..c7ce93c298 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Translations + +* 🌐 Add Korean translation for `docs/ko/docs/tutorial/debugging.md`. PR [#5695](https://github.com/tiangolo/fastapi/pull/5695) by [@JungWooGeon](https://github.com/JungWooGeon). + ### Internal * ⬆️ Upgrade version of typer for docs. PR [#11393](https://github.com/tiangolo/fastapi/pull/11393) by [@tiangolo](https://github.com/tiangolo).