📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-02-06 09:15:23 +00:00
parent edcaa54927
commit 25c65becf6

View File

@@ -4,6 +4,7 @@
### Docs
* 📝 Fix async example in `session.execute()` docstring & deprecation message. PR [#1643](https://github.com/fastapi/sqlmodel/pull/1643) by [@DanielLeviLucas](https://github.com/DanielLeviLucas).
* 📝 Update `management-tasks.md` to be in line with `management-tasks.md` in FastAPI repo. PR [#1743](https://github.com/fastapi/sqlmodel/pull/1743) by [@YuriiMotov](https://github.com/YuriiMotov).
### Internal