📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-01-13 11:30:25 +00:00
parent 99d8b0bba2
commit 793800dc40

View File

@@ -2,6 +2,10 @@
## Latest Changes
### Refactors
* ♻️ Import `Literal` from the `typing` module directly. PR [#1699](https://github.com/fastapi/sqlmodel/pull/1699) by [@svlandeg](https://github.com/svlandeg).
### Docs
* 📝 Remove duplicated word in `read-relationships.md`. PR [#1705](https://github.com/fastapi/sqlmodel/pull/1705) by [@stefmolin](https://github.com/stefmolin).