]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 27 Mar 2020 14:34:16 +0000 (15:34 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 27 Mar 2020 14:34:16 +0000 (15:34 +0100)
docs/en/docs/release-notes.md

index c1a730275dd0c13a788c36616559b565054c46c3..dd7f3a94e2caa07d0ccf4a8a87f4ae8d4e1ffefd 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest changes
 
+* Add Gitter chat to docs. PR [#1061](https://github.com/tiangolo/fastapi/pull/1061) by [@aakashnand](https://github.com/aakashnand).
 * Update and simplify translations docs. PR [#1171](https://github.com/tiangolo/fastapi/pull/1171).
 * Update development of FastAPI docs, set address to `127.0.0.1` to improve Windows support. PR [#1169](https://github.com/tiangolo/fastapi/pull/1169) by [@mariacamilagl](https://github.com/mariacamilagl).
 * Add support for docs translations. New docs: [Development - Contributing: Docs: Translations](https://fastapi.tiangolo.com/contributing/#translations). PR [#1168](https://github.com/tiangolo/fastapi/pull/1168).