From: github-actions Date: Thu, 30 Nov 2023 15:23:25 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.0.13~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5fddb97a780d34758331611a8266be1bbb10c5e;p=thirdparty%2Ffastapi%2Fsqlmodel.git ๐Ÿ“ Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 2792a9f9..18521f48 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,6 +7,7 @@ ### Refactors +* รฐยŸย”ย‡ Do not raise deprecation warnings for execute as it's automatically used internally. PR [#716](https://github.com/tiangolo/sqlmodel/pull/716) by [@tiangolo](https://github.com/tiangolo). * รขยœย… 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). ### Upgrades