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

index 0d167ca47c1ae60c817bcce7e48b6487af9514f8..4b662f7a8a2da7a811fcd026737bf2240b06c58e 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 🔥 Remove link to Pydantic's benchmark, on other i18n pages.. PR [#11224](https://github.com/tiangolo/fastapi/pull/11224) by [@hirotoKirimaru](https://github.com/hirotoKirimaru).
 * ✏️ Fix typos in docstrings. PR [#11295](https://github.com/tiangolo/fastapi/pull/11295) by [@davidhuser](https://github.com/davidhuser).
 * 🛠️ Improve Node.js script in docs to generate TypeScript clients. PR [#11293](https://github.com/tiangolo/fastapi/pull/11293) by [@alejsdev](https://github.com/alejsdev).
 * 📝 Update examples for tests to replace "inexistent" for "nonexistent". PR [#11220](https://github.com/tiangolo/fastapi/pull/11220) by [@Homesteady](https://github.com/Homesteady).