From: github-actions[bot] Date: Thu, 16 Apr 2026 11:42:31 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.136.0~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13be6a3a0f12d3f36c286196ef555dd51dc09edb;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 f2d6af7a7..67b36e0e4 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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