📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-05 20:19:54 +00:00
parent 812a1926f0
commit 516169428d
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Fixes
* 🐛 Fix `separate_input_output_schemas=False` with `computed_field`. PR [#14453](https://github.com/fastapi/fastapi/pull/14453) by [@YuriiMotov](https://github.com/YuriiMotov).
## 0.123.9
### Fixes