]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 04:21:47 +0000 (04:21 +0000)
committergithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 04:21:47 +0000 (04:21 +0000)
docs/en/docs/release-notes.md

index c7ce93c29819e3f5a1e020b22ad0112b8bd6c086..9b72a6b4c32469d5200a78b6954dcfd5ec38da5a 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Translations
 
+* 🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-with-yield.md`. PR [#10532](https://github.com/tiangolo/fastapi/pull/10532) by [@AlertRED](https://github.com/AlertRED).
 * 🌐 Add Korean translation for `docs/ko/docs/tutorial/debugging.md`. PR [#5695](https://github.com/tiangolo/fastapi/pull/5695) by [@JungWooGeon](https://github.com/JungWooGeon).
 
 ### Internal