]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 10 Dec 2025 12:06:32 +0000 (12:06 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 10 Dec 2025 12:06:32 +0000 (12:06 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 08db56c8ec4091997d1b15107d8826fa1ba04577..8e69b52f74afedd77c3e1962fea8bdb6edfd849e 100644 (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