]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 16 Apr 2026 11:42:31 +0000 (11:42 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 16 Apr 2026 11:42:31 +0000 (11:42 +0000)
[skip ci]

docs/en/docs/release-notes.md

index f2d6af7a762eaf00634ded51d1d40ea9f0d45a5f..67b36e0e4276b1bc5856d4b2cf514ed708b116a7 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Support free-threaded Python 3.14t. PR [#15149](https://github.com/fastapi/fastapi/pull/15149) by [@svlandeg](https://github.com/svlandeg).
+
 ## 0.135.4 (2026-04-16)
 
 ### Refactors