]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 20 Nov 2024 19:24:32 +0000 (19:24 +0000)
committergithub-actions <github-actions@github.com>
Wed, 20 Nov 2024 19:24:32 +0000 (19:24 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 67971820e401cde2a215125eb2dffd10a363d6d5..6d4c78e58f0cd70541a9402784783364c90dc89e 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Translations
 
+* 🌐 Add Korean translation for `docs/ko/docs/tutorial/query-param-models.md`. PR [#12940](https://github.com/fastapi/fastapi/pull/12940) by [@jts8257](https://github.com/jts8257).
 * 🔥 Remove obsolete tutorial translation to Chinese for `docs/zh/docs/tutorial/sql-databases.md`, it references files that are no longer on the repo. PR [#12949](https://github.com/fastapi/fastapi/pull/12949) by [@tiangolo](https://github.com/tiangolo).
 
 ### Internal