]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 10 Oct 2025 09:45:05 +0000 (09:45 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 10 Oct 2025 09:45:05 +0000 (09:45 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 6dfc92cbcb9cad88727d14fb2ebb961dcc27cf60..b6c74e87e976f242ad6c59bbb1658444f77bb705 100644 (file)
@@ -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