]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 9 Dec 2024 12:23:36 +0000 (12:23 +0000)
committergithub-actions <github-actions@github.com>
Mon, 9 Dec 2024 12:23:36 +0000 (12:23 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 462440826cb7763771d99cfb40dfe0e905f1d5ba..09f630cf65b5e7fceedb48a2be014eb50d1753f8 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Translations
 
+* 🌐 Add Korean translation to `docs/ko/docs/advanced/additional-status-codes.md`. PR [#12715](https://github.com/fastapi/fastapi/pull/12715) by [@nahyunkeem](https://github.com/nahyunkeem).
 * 🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/first-steps.md`. PR [#12467](https://github.com/fastapi/fastapi/pull/12467) by [@codingjenny](https://github.com/codingjenny).
 
 ### Internal