📝 Update release notes

This commit is contained in:
Sebastián Ramírez
2020-08-09 11:08:29 +02:00
parent 4ad7c55618
commit 4daa6ef4e4

View 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).