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

index ad11537eb5d39c64836355f40748d2da8276199d..872464de84b8436c7dd1f87a148fda5474fb106b 100644 (file)
@@ -15,6 +15,10 @@ hide:
 * 📝 Update code examples in docs for body, replace name `create_item` with `update_item` when appropriate. PR [#5913](https://github.com/tiangolo/fastapi/pull/5913) by [@OttoAndrey](https://github.com/OttoAndrey).
 * ✏️ Fix typo in dependencies with yield source examples. PR [#10847](https://github.com/tiangolo/fastapi/pull/10847) by [@tiangolo](https://github.com/tiangolo).
 
+### Translations
+
+* 🌐 Add Spanish translation for `docs/es/docs/resources/index.md`. PR [#10909](https://github.com/tiangolo/fastapi/pull/10909) by [@pablocm83](https://github.com/pablocm83).
+
 ### Internal
 
 * 👷 Upgrade custom GitHub Action comment-docs-preview-in-pr. PR [#10916](https://github.com/tiangolo/fastapi/pull/10916) by [@tiangolo](https://github.com/tiangolo).