From: github-actions Date: Wed, 20 Nov 2024 19:24:32 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.6~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c29eaec25b3add7106e1cbfe0c217e4bbd6f187;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 67971820e4..6d4c78e58f 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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