From: Sebastián Ramírez Date: Mon, 3 Aug 2020 17:28:49 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.60.2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52f0f8657e93c5ad72568e7b71dafb8c4fc9f9d6;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index a1b3d663ca..a871d5bb7c 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest changes +* Re-enable Gitter releases bot. PR [#1831](https://github.com/tiangolo/fastapi/pull/1831). * Add link to async SQL databases tutorial from main SQL tutorial. PR [#1813](https://github.com/tiangolo/fastapi/pull/1813) by [@short2strings](https://github.com/short2strings). * Fix typo in tutorial about behind a proxy. PR [#1807](https://github.com/tiangolo/fastapi/pull/1807) by [@toidi](https://github.com/toidi). * Fix typo in Portuguese docs. PR [#1795](https://github.com/tiangolo/fastapi/pull/1795) by [@izaguerreiro](https://github.com/izaguerreiro).