]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 13 Jan 2026 11:30:25 +0000 (11:30 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 13 Jan 2026 11:30:25 +0000 (11:30 +0000)
[skip ci]

docs/release-notes.md

index 9dee75df375a26af7075e4b65b5bcb09b912f115..c8935cf42e5b3213dcdd43314534a6f3ca9ffb9e 100644 (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).