]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 14 Oct 2024 09:15:46 +0000 (09:15 +0000)
committergithub-actions <github-actions@github.com>
Mon, 14 Oct 2024 09:15:46 +0000 (09:15 +0000)
docs/en/docs/release-notes.md

index f94faf4b757e73ec2d0f1155e554fb981d15731e..5e33cb95d96f37eca8ead2f0aa72bb83b37a3878 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Translations
+
+* 🌐 Add Portuguese translation for `docs/pt/docs/advanced/response-cookies.md`. PR [#12417](https://github.com/fastapi/fastapi/pull/12417) by [@Paulofalcao2002](https://github.com/Paulofalcao2002).
+
 ### Internal
 
 * 👷 Refactor label-approved, make it an internal script instead of an external GitHub Action. PR [#12280](https://github.com/fastapi/fastapi/pull/12280) by [@tiangolo](https://github.com/tiangolo).