]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 12 Jan 2024 11:13:22 +0000 (11:13 +0000)
committergithub-actions <github-actions@github.com>
Fri, 12 Jan 2024 11:13:22 +0000 (11:13 +0000)
docs/en/docs/release-notes.md

index 671e6321610186c540c7fc657d742c70f725605b..457bc5e983ea801cab8c6517ca563c2c26f6cd20 100644 (file)
@@ -22,6 +22,10 @@ hide:
 * 📝 Add External Link: Talk by Jeny Sadadia. PR [#10265](https://github.com/tiangolo/fastapi/pull/10265) by [@JenySadadia](https://github.com/JenySadadia).
 * 📝 Add location info to `tutorial/bigger-applications.md`. PR [#10552](https://github.com/tiangolo/fastapi/pull/10552) by [@nilslindemann](https://github.com/nilslindemann).
 
+### Translations
+
+* 🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/classes-as-dependencies.md`. PR [#10410](https://github.com/tiangolo/fastapi/pull/10410) by [@AlertRED](https://github.com/AlertRED).
+
 ## 0.109.0
 
 ### Features