📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-10 12:06:32 +00:00
parent 7ba042e069
commit 96bdde376f
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Fixes
* 🐛 Fix support for `if TYPE_CHECKING`, non-evaluated stringified annotations. PR [#14485](https://github.com/fastapi/fastapi/pull/14485) by [@tiangolo](https://github.com/tiangolo).
## 0.124.1
### Fixes