]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 8 Oct 2024 10:55:50 +0000 (10:55 +0000)
committergithub-actions <github-actions@github.com>
Tue, 8 Oct 2024 10:55:50 +0000 (10:55 +0000)
docs/en/docs/release-notes.md

index d785805e906249ca80e1b197e6711284e15828e3..16faa52f9e710c6a65982ffc98730e30354541f1 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ♻️ Update type annotations for improved `python-multipart`. PR [#12407](https://github.com/fastapi/fastapi/pull/12407) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Add External Link: How to profile a FastAPI asynchronous request. PR [#12389](https://github.com/fastapi/fastapi/pull/12389) by [@brouberol](https://github.com/brouberol).