]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 6 Feb 2024 19:56:42 +0000 (19:56 +0000)
committergithub-actions <github-actions@github.com>
Tue, 6 Feb 2024 19:56:42 +0000 (19:56 +0000)
docs/en/docs/release-notes.md

index 1f0a9a7d21ab208c90d0bf49b5a3e9972c5d4df3..5ce56a3acd080f66ff2573850a94bab74169b11c 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * ✏️ Fix minor typo in `fastapi/applications.py`. PR [#11099](https://github.com/tiangolo/fastapi/pull/11099) by [@JacobHayes](https://github.com/JacobHayes).
 
+### Translations
+
+* 🌐 Add Spanish translation for `docs/es/docs/advanced/response-change-status-code.md`. PR [#11100](https://github.com/tiangolo/fastapi/pull/11100) by [@alejsdev](https://github.com/alejsdev).
+
 ## 0.109.2
 
 ### Upgrades