📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-02 04:49:52 +00:00
parent 6cf40df24d
commit 2330e2de75
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ hide:
### Fixes ### Fixes
* 🐛 Fix parsing extra `Form` parameter list. PR [#14303](https://github.com/fastapi/fastapi/pull/14303) by [@YuriiMotov](https://github.com/YuriiMotov).
* 🐛 Fix support for form values with empty strings interpreted as missing (`None` if that's the default), for compatibility with HTML forms. PR [#13537](https://github.com/fastapi/fastapi/pull/13537) by [@MarinPostma](https://github.com/MarinPostma). * 🐛 Fix support for form values with empty strings interpreted as missing (`None` if that's the default), for compatibility with HTML forms. PR [#13537](https://github.com/fastapi/fastapi/pull/13537) by [@MarinPostma](https://github.com/MarinPostma).
## 0.123.1 ## 0.123.1