📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2020-12-20 20:18:06 +01:00
parent e170c86412
commit 5614b94ccc
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
### Fixes
* PR [#2547](https://github.com/tiangolo/fastapi/pull/2547) (read above) also fixes some false-positive mypy errors with `callbacks` parameters and when using the `OAuth2` class.
* 🐛 PR [#2547](https://github.com/tiangolo/fastapi/pull/2547) (read above) also fixes some false-positive mypy errors with `callbacks` parameters and when using the `OAuth2` class.
### Docs