]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 17 Feb 2024 13:35:13 +0000 (13:35 +0000)
committergithub-actions <github-actions@github.com>
Sat, 17 Feb 2024 13:35:13 +0000 (13:35 +0000)
docs/release-notes.md

index 96c6feaf846e8a4f0a6029c885a19fb502e7e8ab..e37cbdadc68c000b904fd88fc28f30196144df39 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix class initialization compatibility with Pydantic and SQLModel, fixing errors revealed by the latest Pydantic. PR [#807](https://github.com/tiangolo/sqlmodel/pull/807) by [@tiangolo](https://github.com/tiangolo).
+
 ### Internal
 
 * ⬆ Bump tiangolo/issue-manager from 0.4.0 to 0.4.1. PR [#775](https://github.com/tiangolo/sqlmodel/pull/775) by [@dependabot[bot]](https://github.com/apps/dependabot).