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

index eba16d13a8c433ab5607b9383896c44f2f2f6f49..1fef70b248d9f1df007597d6c0b9278f85017d15 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Refactors
+
+* ♻️ Refactor types to properly support Pydantic 2.7. PR [#913](https://github.com/tiangolo/sqlmodel/pull/913) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Update ModelRead to ModelPublic documentation and examples. PR [#885](https://github.com/tiangolo/sqlmodel/pull/885) by [@estebanx64](https://github.com/estebanx64).