]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 29 Jan 2025 18:02:50 +0000 (18:02 +0000)
committergithub-actions <github-actions@github.com>
Wed, 29 Jan 2025 18:02:50 +0000 (18:02 +0000)
[skip ci]

docs/en/docs/release-notes.md

index ad8b85d0ef69d23048887dfd1ec96bf2acd99383..e21d2521fe2a2501739a55d80b112496ffb5ea8f 100644 (file)
@@ -20,6 +20,7 @@ hide:
 
 ### Internal
 
+* ⬆️ Add support for Python 3.13. PR [#13274](https://github.com/fastapi/fastapi/pull/13274) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade AnyIO max version for tests, new range: `>=3.2.1,<5.0.0`. PR [#13273](https://github.com/fastapi/fastapi/pull/13273) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update Sponsors badges. PR [#13271](https://github.com/fastapi/fastapi/pull/13271) by [@tiangolo](https://github.com/tiangolo).
 * ♻️ Fix `notify_translations.py` empty env var handling for PR label events vs workflow_dispatch. PR [#13272](https://github.com/fastapi/fastapi/pull/13272) by [@tiangolo](https://github.com/tiangolo).