]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 15 Feb 2025 11:19:48 +0000 (11:19 +0000)
committergithub-actions <github-actions@github.com>
Sat, 15 Feb 2025 11:19:48 +0000 (11:19 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 0166e6cc5dbb637017f193dd665ce79dae8dfd0a..8fcf68e5f8bca28c46f763ec62ebb84254208c70 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Translations
 
+* 🌐 Update Korean translation for `docs/ko/docs/tutorial/security/simple-oauth2.md`. PR [#13335](https://github.com/fastapi/fastapi/pull/13335) by [@yes0ng](https://github.com/yes0ng).
 * 🌐 Add Russian translation for `docs/ru/docs/advanced/response-cookies.md`. PR [#13327](https://github.com/fastapi/fastapi/pull/13327) by [@Stepakinoyan](https://github.com/Stepakinoyan).
 * 🌐  Add Vietnamese translation for `docs/vi/docs/tutorial/static-files.md`. PR [#11291](https://github.com/fastapi/fastapi/pull/11291) by [@ptt3199](https://github.com/ptt3199).
 * 🌐 Add Korean translation for `docs/ko/docs/tutorial/dependencies/dependencies-with-yield.md`. PR [#13257](https://github.com/fastapi/fastapi/pull/13257) by [@11kkw](https://github.com/11kkw).