]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
๐Ÿ“ Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 12 Jun 2024 00:46:09 +0000 (00:46 +0000)
committergithub-actions <github-actions@github.com>
Wed, 12 Jun 2024 00:46:09 +0000 (00:46 +0000)
docs/en/docs/release-notes.md

index 4f1b897c94731befc695fde8f090952fabd4d84d..cfffacaff9a00b17e46e4fd6874533ac5b843b68 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Docs
 
+* ๐Ÿ“ Add External Link: Tutorial de FastAPI, ยฟel mejor framework de Python?. PR [#11618](https://github.com/tiangolo/fastapi/pull/11618) by [@EduardoZepeda](https://github.com/EduardoZepeda).
 * ๐Ÿ“ Fix typo in `docs/en/docs/tutorial/body-multiple-params.md`. PR [#11698](https://github.com/tiangolo/fastapi/pull/11698) by [@mwb-u](https://github.com/mwb-u).
 * ๐Ÿ“ Add External Link: Deploy a Serverless FastAPI App with Neon Postgres and AWS App Runner at any scale. PR [#11633](https://github.com/tiangolo/fastapi/pull/11633) by [@ananis25](https://github.com/ananis25).
 * ๐Ÿ“ Update `security/first-steps.md`. PR [#11674](https://github.com/tiangolo/fastapi/pull/11674) by [@alejsdev](https://github.com/alejsdev).