]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 15 Sep 2024 19:04:38 +0000 (19:04 +0000)
committergithub-actions <github-actions@github.com>
Sun, 15 Sep 2024 19:04:38 +0000 (19:04 +0000)
docs/en/docs/release-notes.md

index 3f0b60fd3966bcaefe16b5478f8a5a5434910ea5..7f5e86b30ecb25765f614916195cde0b04b2fd1e 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Translations
+
+* 🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/http-basic-auth.md`. PR [#12195](https://github.com/fastapi/fastapi/pull/12195) by [@ceb10n](https://github.com/ceb10n).
+
 ## 0.114.2
 
 ### Fixes