From: github-actions Date: Sun, 26 Nov 2023 13:57:29 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.0.13~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=781a2d6b0afa1290ce20708019c5a2de08c049ca;p=thirdparty%2Ffastapi%2Fsqlmodel.git ๐Ÿ“ Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index e3c35629..c496468f 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,10 @@ ## Latest Changes +### Refactors + +* รขยœย… Move OpenAPI tests inline to simplify updating them with Pydantic v2. PR [#709](https://github.com/tiangolo/sqlmodel/pull/709) by [@tiangolo](https://github.com/tiangolo). + ## 0.0.12 ### Features