]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 17 Dec 2025 20:47:44 +0000 (20:47 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 17 Dec 2025 20:47:44 +0000 (20:47 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d3a9dc04e113b6a05375401b6015ed7ed41aa162..5db95c2964c496b7965e602cba916c9939d2a4a3 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Breaking Changes
+
+* 🔧 Drop support for Python 3.8. PR [#14563](https://github.com/fastapi/fastapi/pull/14563) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs. PR [#14559](https://github.com/fastapi/fastapi/pull/14559) by [@tiangolo](https://github.com/tiangolo).