]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 12 Feb 2026 19:58:08 +0000 (19:58 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 12 Feb 2026 19:58:08 +0000 (19:58 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d8bc3a26f6cb5c0b808e96b37747286584773c49..dfa4eb4897dc407ad1812dbf1691753e87423e57 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 📝 Update docs for JWT to prevent timing attacks. PR [#14908](https://github.com/fastapi/fastapi/pull/14908) by [@tiangolo](https://github.com/tiangolo).
 
+### Translations
+
+* 🌐 Update translations for ru (update-outdated). PR [#14909](https://github.com/fastapi/fastapi/pull/14909) by [@YuriiMotov](https://github.com/YuriiMotov).
+
 ## 0.129.0
 
 ### Breaking Changes