]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 2 Jul 2021 13:43:04 +0000 (13:43 +0000)
committergithub-actions <github-actions@github.com>
Fri, 2 Jul 2021 13:43:04 +0000 (13:43 +0000)
docs/en/docs/release-notes.md

index ae7a8ea459d080f2d4a3c2baf6820c0f02bf97df..ec1f5ac5806a49cb8ecfd4572521173b4350b0c8 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🌐 Add Portuguese translation for Development Contributing. PR [#1364](https://github.com/tiangolo/fastapi/pull/1364) by [@Serrones](https://github.com/Serrones).
 * ⬆ Upgrade docs development dependency on `typer-cli` to >=0.0.12 to fix conflicts. PR [#3429](https://github.com/tiangolo/fastapi/pull/3429) by [@tiangolo](https://github.com/tiangolo).
 * 🌐 Add Chinese translation for Tutorial - Request - Files. PR [#3244](https://github.com/tiangolo/fastapi/pull/3244) by [@jaystone776](https://github.com/jaystone776).