📝 Update release notes

[skip ci]
This commit is contained in:
github-actions 2024-11-20 19:24:32 +00:00
parent 835b6465d9
commit 8c29eaec25
1 changed files with 1 additions and 0 deletions

View 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