]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes 0.63.0
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 20 Dec 2020 19:18:06 +0000 (20:18 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 20 Dec 2020 19:18:06 +0000 (20:18 +0100)
docs/en/docs/release-notes.md

index 8646f274311dfa3aadd1d1287775978f4e9eff79..d2ccf385a2f810261c37ae2481e49cf59be10e54 100644 (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