]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 26 Oct 2024 11:49:36 +0000 (11:49 +0000)
committergithub-actions <github-actions@github.com>
Sat, 26 Oct 2024 11:49:36 +0000 (11:49 +0000)
docs/en/docs/release-notes.md

index 770e1a97e7fe9aa5673900ffe4fd2d29d004140a..9e47695bd7c9418be7ad908ffe1fb1a477019050 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 📝 Update includes in `docs/en/docs/python-types.md`. PR [#12551](https://github.com/fastapi/fastapi/pull/12551) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Fix link in OAuth2 docs. PR [#12550](https://github.com/fastapi/fastapi/pull/12550) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Add External Link: FastAPI do Zero. PR [#12533](https://github.com/fastapi/fastapi/pull/12533) by [@rennerocha](https://github.com/rennerocha).
 * 📝 Fix minor typos. PR [#12516](https://github.com/fastapi/fastapi/pull/12516) by [@kkirsche](https://github.com/kkirsche).