From: github-actions[bot] Date: Sat, 20 Sep 2025 19:56:30 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.117.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5c05893b4c43c93ff94761270ea750c0bd9e30e;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 2dd8c9b99..82e4167ef 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Fixes + +* 🐛 Fix validation error when `File` is declared after `Form` parameter. PR [#11194](https://github.com/fastapi/fastapi/pull/11194) by [@thomasleveil](https://github.com/thomasleveil). + ## 0.117.0 ### Features