From: github-actions Date: Mon, 4 Dec 2023 14:42:57 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.0.14~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd24013a26e2d15311a18632ee845381ac31d899;p=thirdparty%2Ffastapi%2Fsqlmodel.git ๐Ÿ“ Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index dcdd7007..62806885 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,10 @@ ## Latest Changes +### Features + +* รขยœยจ Add support for Pydantic v2 (while keeping support for v1 if v2 is not available), including initial work by AntonDeMeester. PR [#722](https://github.com/tiangolo/sqlmodel/pull/722) by [@tiangolo](https://github.com/tiangolo). + ## 0.0.13 ### Fixes