]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 7 Oct 2021 13:14:08 +0000 (13:14 +0000)
committergithub-actions <github-actions@github.com>
Thu, 7 Oct 2021 13:14:08 +0000 (13:14 +0000)
docs/en/docs/release-notes.md

index 5fa77c93dc7636e8e977384e1fcc786c03194796..7891c8a4f620b322832fd666d4c3124042e689ac 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 📝 Add external link to article: How-to deploy FastAPI app to Heroku. PR [#3241](https://github.com/tiangolo/fastapi/pull/3241) by [@Jarmos-san](https://github.com/Jarmos-san).
 * ✏ Fix link in Japanese docs for `docs/ja/docs/deployment/docker.md`. PR [#3245](https://github.com/tiangolo/fastapi/pull/3245) by [@utamori](https://github.com/utamori).
 * ✏ Fix typo (mistranslation) in `docs/en/docs/advanced/templates.md`. PR [#3211](https://github.com/tiangolo/fastapi/pull/3211) by [@oerpli](https://github.com/oerpli).
 * 📝 Remove note about (now supported) feature from Swagger UI in `docs/en/docs/tutorial/request-files.md`. PR [#2803](https://github.com/tiangolo/fastapi/pull/2803) by [@gsganden](https://github.com/gsganden).