From: Sebastián Ramírez Date: Fri, 27 Mar 2020 14:34:16 +0000 (+0100) Subject: :memo: Update release notes X-Git-Tag: 0.53.0~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=869c7389e22dc9ad659940fa271da76c4f3ba3b1;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index c1a730275d..dd7f3a94e2 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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).