From: github-actions[bot] Date: Fri, 10 Oct 2025 09:45:05 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.118.3~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=96e7d6eaa47e3ce421477188735a800b2dffa580;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 6dfc92cbc..b6c74e87e 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Upgrades + +* ⬆️ Add support for Python 3.14. PR [#14165](https://github.com/fastapi/fastapi/pull/14165) by [@svlandeg](https://github.com/svlandeg). + ## 0.118.2 ### Fixes