]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 11 Feb 2026 18:41:46 +0000 (18:41 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 11 Feb 2026 18:41:46 +0000 (18:41 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e0ca3de72ee600c56a4153cee50747b84801faeb..7640bd6fa7513ec037fd10c8158615e6df9c10a1 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * ➖ Drop support for Python 3.9. PR [#14897](https://github.com/fastapi/fastapi/pull/14897) by [@tiangolo](https://github.com/tiangolo).
 
+### Refactors
+
+* 🎨 Update internal types for Python 3.10. PR [#14898](https://github.com/fastapi/fastapi/pull/14898) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.128.8
 
 ### Docs