]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 11:23:18 +0000 (11:23 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 11:23:18 +0000 (11:23 +0000)
[skip ci]

docs/release-notes.md

index fadb7658a8f89355ce9709f976c63c83eab137a3..157277089ad0c1df9f428297eb1d665a031edd28 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Breaking Changes
+
+* ➖ Drop support for Python 3.8. PR [#1696](https://github.com/fastapi/sqlmodel/pull/1696) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * ➖ Drop support for Python 3.8 in CI and docs. PR [#1695](https://github.com/fastapi/sqlmodel/pull/1695) by [@tiangolo](https://github.com/tiangolo).