]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 27 Oct 2024 21:46:51 +0000 (21:46 +0000)
committergithub-actions <github-actions@github.com>
Sun, 27 Oct 2024 21:46:51 +0000 (21:46 +0000)
docs/en/docs/release-notes.md

index bedd3e5f2f8d3933d58575a8beb07b3b4170ead0..4445419e517a87d5f65315af8a7e1cd8710fa227 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ♻️ Update logic to import and check `python-multipart` for compatibility with newer version. PR [#12627](https://github.com/fastapi/fastapi/pull/12627) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝  Update includes in `docs/fr/docs/tutorial/body.md`. PR [#12596](https://github.com/fastapi/fastapi/pull/12596) by [@kantandane](https://github.com/kantandane).