From: Sebastián Ramírez Date: Sun, 20 Dec 2020 19:18:06 +0000 (+0100) Subject: 📝 Update release notes X-Git-Tag: 0.63.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5614b94ccc9f72f1de2f63aae63f5fe90b86c8b5;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 8646f27431..d2ccf385a2 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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