📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-02 07:10:50 +00:00
parent 0f613d9051
commit eead41bf4c
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Fixes
* 🐛 Fix optional sequence handling in `serialize sequence value` with Pydantic V2. PR [#14297](https://github.com/fastapi/fastapi/pull/14297) by [@YuriiMotov](https://github.com/YuriiMotov).
## 0.123.2
### Fixes