From: github-actions Date: Wed, 18 Jun 2025 08:41:19 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.14~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d9ef5d343998e9db3cae165e3ff15a23b967e51;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 683266f96e..be5d4e2e13 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -11,6 +11,10 @@ hide: * 📝 Update Speakeasy URL to Speakeasy Sandbox. PR [#13697](https://github.com/fastapi/fastapi/pull/13697) by [@ndimares](https://github.com/ndimares). +### Translations + +* 🌐 Add Russian translation for `docs/ru/docs/advanced/index.md`. PR [#13797](https://github.com/fastapi/fastapi/pull/13797) by [@NavesSapnis](https://github.com/NavesSapnis). + ## 0.115.13 ### Fixes