]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 10 May 2022 00:36:22 +0000 (00:36 +0000)
committergithub-actions <github-actions@github.com>
Tue, 10 May 2022 00:36:22 +0000 (00:36 +0000)
docs/en/docs/release-notes.md

index 2cedef47a85a745a23db8be4adc1b14c66c7e9aa..f9b697b54f2c5ad2553fb9b79eef37e76cb9e970 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏ 🌐 Fix typo in Portuguese translation for `docs/pt/docs/tutorial/path-params.md`. PR [#4722](https://github.com/tiangolo/fastapi/pull/4722) by [@CleoMenezesJr](https://github.com/CleoMenezesJr).
 * 🌐 Fix live docs server for translations for some languages. PR [#4729](https://github.com/tiangolo/fastapi/pull/4729) by [@wakabame](https://github.com/wakabame).
 * 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/cookie-params.md`. PR [#4112](https://github.com/tiangolo/fastapi/pull/4112) by [@lbmendes](https://github.com/lbmendes).
 * 🌐 Fix French translation for `docs/tutorial/body.md`. PR [#4332](https://github.com/tiangolo/fastapi/pull/4332) by [@Smlep](https://github.com/Smlep).