]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 12 Feb 2026 13:20:10 +0000 (13:20 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 12 Feb 2026 13:20:10 +0000 (13:20 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 7640bd6fa7513ec037fd10c8158615e6df9c10a1..52cc3836aa9773b345ebf01271130cf7626f9fd7 100644 (file)
@@ -15,6 +15,10 @@ hide:
 
 * 🎨 Update internal types for Python 3.10. PR [#14898](https://github.com/fastapi/fastapi/pull/14898) by [@tiangolo](https://github.com/tiangolo).
 
+### Docs
+
+* 📝 Update source examples and docs from Python 3.9 to 3.10. PR [#14900](https://github.com/fastapi/fastapi/pull/14900) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.128.8
 
 ### Docs