]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 17 Aug 2024 06:42:28 +0000 (06:42 +0000)
committergithub-actions <github-actions@github.com>
Sat, 17 Aug 2024 06:42:28 +0000 (06:42 +0000)
docs/en/docs/release-notes.md

index 8e58ecb39eb4305a40a396b5050836794387ae71..48653156903e1e667c85498d395e3082055b4c3f 100644 (file)
@@ -26,6 +26,10 @@ hide:
 * 📝 Fix inconsistent response code when item already exists in docs for testing. PR [#11818](https://github.com/fastapi/fastapi/pull/11818) by [@lokomilo](https://github.com/lokomilo).
 * 📝 Update `docs/en/docs/tutorial/body.md` with Python 3.10 union type example. PR [#11415](https://github.com/fastapi/fastapi/pull/11415) by [@rangzen](https://github.com/rangzen).
 
+### Translations
+
+* 🌐 Update Urdu translation for `docs/ur/docs/benchmarks.md`. PR [#10046](https://github.com/fastapi/fastapi/pull/10046) by [@AhsanSheraz](https://github.com/AhsanSheraz).
+
 ### Internal
 
 * 🔨 Standardize shebang across shell scripts. PR [#11942](https://github.com/fastapi/fastapi/pull/11942) by [@gitworkflows](https://github.com/gitworkflows).