From: Sebastián Ramírez Date: Sun, 9 Aug 2020 09:08:29 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.61.0~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4daa6ef4e4d2c56843516cfb7b18bfbee2fb0a39;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 36d537a0a7..ea089a9372 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,8 @@ ## Latest changes +* Disable Gitter bot, as it's currently broken, and Gitter's response doesn't show the problem. PR [#1853](https://github.com/tiangolo/fastapi/pull/1853). + ## 0.60.2 * Fix typo in docs for query parameters. PR [#1832](https://github.com/tiangolo/fastapi/pull/1832) by [@ycd](https://github.com/ycd).