]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 28 Dec 2025 13:08:40 +0000 (13:08 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 28 Dec 2025 13:08:40 +0000 (13:08 +0000)
[skip ci]

docs/release-notes.md

index 6e9f9de9e379cb803d5018b3cfab80c6ee664b43..5c3d02cea3720ff739756ae08e0d1ecab8648023 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Internal
+
+* ✅ Update tests, remove conditionals for Pydantic v1. PR [#1702](https://github.com/fastapi/sqlmodel/pull/1702) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.0.31
 
 ### Breaking Changes