]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 26 Nov 2024 21:37:16 +0000 (21:37 +0000)
committergithub-actions <github-actions@github.com>
Tue, 26 Nov 2024 21:37:16 +0000 (21:37 +0000)
[skip ci]

docs/en/docs/release-notes.md

index a15f0f7350a7f03575e51615559ce88f1468d236..043aa7d86272b3034d761b416ddf12cd570412f3 100644 (file)
@@ -19,6 +19,7 @@ hide:
 
 ### Translations
 
+* 🌐 Add Russian translation for `docs/ru/docs/tutorial/query-param-models.md`. PR [#12445](https://github.com/fastapi/fastapi/pull/12445) by [@gitgernit](https://github.com/gitgernit).
 * 🌐 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).