]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 19 Apr 2024 19:30:49 +0000 (19:30 +0000)
committergithub-actions <github-actions@github.com>
Fri, 19 Apr 2024 19:30:49 +0000 (19:30 +0000)
docs/en/docs/release-notes.md

index e611172457e3ba95c1800ea8e4b38eb66c692e0c..7668a3edf8e192bfcaf1ed4cfe91b2718deb675f 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * ✏️ Fix typo in `security/http.py`. PR [#11455](https://github.com/tiangolo/fastapi/pull/11455) by [@omarmoo5](https://github.com/omarmoo5).
 
+### Translations
+
+* 🌐 Add Spanish translation for cookie-params `docs/es/docs/tutorial/cookie-params.md`. PR [#11410](https://github.com/tiangolo/fastapi/pull/11410) by [@fabianfalon](https://github.com/fabianfalon).
+
 ### Internal
 
 * ⬆️ Upgrade MkDocs Material and re-enable cards. PR [#11466](https://github.com/tiangolo/fastapi/pull/11466) by [@tiangolo](https://github.com/tiangolo).