📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2025-12-26 11:23:18 +00:00
parent 056232ab45
commit 7c7c66d0d7

View 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).