📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-09-20 19:56:30 +00:00
parent 44fc67632b
commit b5c05893b4
1 changed files with 4 additions and 0 deletions

View File

@ -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