]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 9 Aug 2020 09:08:29 +0000 (11:08 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 9 Aug 2020 09:08:29 +0000 (11:08 +0200)
docs/en/docs/release-notes.md

index 36d537a0a74d82277aff918e4c3c1ffcb0b6b069..ea089a93724424baecefb4502dbfefcbab3ba2c3 100644 (file)
@@ -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).