]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 10 Mar 2023 18:32:12 +0000 (18:32 +0000)
committergithub-actions <github-actions@github.com>
Fri, 10 Mar 2023 18:32:12 +0000 (18:32 +0000)
docs/en/docs/release-notes.md

index 31cd287f0ddeccd91d9f4dcc1e5e4c66852d5aa3..d40fd2624af2187103c7f857924282276264ef14 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⬆ Upgrade python-multipart to support 0.0.6. PR [#9212](https://github.com/tiangolo/fastapi/pull/9212) by [@musicinmybrain](https://github.com/musicinmybrain).
 * 📝 Update Sentry link in docs. PR [#9218](https://github.com/tiangolo/fastapi/pull/9218) by [@smeubank](https://github.com/smeubank).
 * ⬆️ Upgrade Starlette version, support new `lifespan` with state. PR [#9239](https://github.com/tiangolo/fastapi/pull/9239) by [@tiangolo](https://github.com/tiangolo).