]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 3 Aug 2020 17:28:49 +0000 (19:28 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Mon, 3 Aug 2020 17:28:49 +0000 (19:28 +0200)
docs/en/docs/release-notes.md

index a1b3d663ca0941b0160d382bb7273700b1256b6e..a871d5bb7ca06ab7389a0ccb4afedd807d2f5732 100644 (file)
@@ -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).