From: github-actions[bot] Date: Wed, 10 Dec 2025 12:06:32 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.124.2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96bdde376f900d3c32c9e57f7cc16930fb29aa5e;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 08db56c8ec..8e69b52f74 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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