]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 04:18:33 +0000 (04:18 +0000)
committergithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 04:18:33 +0000 (04:18 +0000)
docs/en/docs/release-notes.md

index 7087d445fbbc1f81c16a7bc44b222b5283dc3aee..c7ce93c29819e3f5a1e020b22ad0112b8bd6c086 100644 (file)
@@ -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).