]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 28 Feb 2025 14:01:34 +0000 (14:01 +0000)
committergithub-actions <github-actions@github.com>
Fri, 28 Feb 2025 14:01:34 +0000 (14:01 +0000)
[skip ci]

docs/release-notes.md

index a7c68735f7e172bb51a5a50999ae555ef020d537..9581a64fd4e4a8802c7b9f0e28c6e111746fc6c8 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix Pydantic version check for version 2.10.x onwards. PR [#1255](https://github.com/fastapi/sqlmodel/pull/1255) by [@asiunov](https://github.com/asiunov).
+
 ### Refactors
 
 * 🚨 Fix types for new Pydantic. PR [#1131](https://github.com/fastapi/sqlmodel/pull/1131) by [@tiangolo](https://github.com/tiangolo).