📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-04 08:18:55 +00:00
parent 861598b4e3
commit 6c565482cf
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Fixes
* 🐛 Fix evaluating stringified annotations in Python 3.10. PR [#11355](https://github.com/fastapi/fastapi/pull/11355) by [@chaen](https://github.com/chaen).
## 0.123.6
### Fixes