]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 20 Sep 2024 11:00:31 +0000 (11:00 +0000)
committergithub-actions <github-actions@github.com>
Fri, 20 Sep 2024 11:00:31 +0000 (11:00 +0000)
docs/en/docs/release-notes.md

index a8566ceaa0117c0f5effabb359b8e825aa0bb3c1..79fbdf1b8323c6a06bda578003f3ee5b93db304e 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 📝 Fix small typos in the documentation. PR [#12213](https://github.com/fastapi/fastapi/pull/12213) by [@svlandeg](https://github.com/svlandeg).
 
+### Translations
+
+* 🌐 Add Portuguese translation for `docs/pt/docs/how-to/configure-swagger-ui.md`. PR [#12222](https://github.com/fastapi/fastapi/pull/12222) by [@marcelomarkus](https://github.com/marcelomarkus).
+
 ### Internal
 
 * ✏️ Fix docstring typos in http security. PR [#12223](https://github.com/fastapi/fastapi/pull/12223) by [@albertvillanova](https://github.com/albertvillanova).