]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 7 Feb 2021 18:16:26 +0000 (18:16 +0000)
committergithub-actions <github-actions@github.com>
Sun, 7 Feb 2021 18:16:26 +0000 (18:16 +0000)
docs/en/docs/release-notes.md

index 39e713b7c884c276abe1df90e5816a452da0c9ce..872a0806caed096b804abba1837fd4c619b9b93f 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🎨 Remove internal "type: ignore", now unnecessary. PR [#2424](https://github.com/tiangolo/fastapi/pull/2424) by [@AsakuraMizu](https://github.com/AsakuraMizu).
 * ✏ Fix typo in Security OAuth2 scopes. PR [#2407](https://github.com/tiangolo/fastapi/pull/2407) by [@jugmac00](https://github.com/jugmac00).
 * ✏ Fix typo/clarify docs for SQL (Relational) Databases. PR [#2393](https://github.com/tiangolo/fastapi/pull/2393) by [@kangni](https://github.com/kangni).
 * 🌐 Add Chinese translation for Tutorial - Bigger Applications - Multiple Files. PR [#2453](https://github.com/tiangolo/fastapi/pull/2453) by [@waynerv](https://github.com/waynerv).