]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 7 Oct 2024 21:22:16 +0000 (21:22 +0000)
committergithub-actions <github-actions@github.com>
Mon, 7 Oct 2024 21:22:16 +0000 (21:22 +0000)
docs/release-notes.md

index a509ec2edb5e9638b8b6768aa4e10f50d9d8492d..8a4218cfba43938a262b89dcd623244242a8bf16 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Refactors
+
+* 🚨 Fix types for new Pydantic. PR [#1131](https://github.com/fastapi/sqlmodel/pull/1131) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * ✏️ Fix typo in documentation. PR [#1106](https://github.com/fastapi/sqlmodel/pull/1106) by [@Solipsistmonkey](https://github.com/Solipsistmonkey).