From: github-actions Date: Mon, 27 Nov 2023 09:58:47 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.0.13~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71baff60151a5f4cf8b6b126dbaf991b2f00ed90;p=thirdparty%2Ffastapi%2Fsqlmodel.git ๐Ÿ“ Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index b35c026d..da3f7243 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,8 @@ ## Latest Changes +* รฐยŸย™ยˆ Update gitignore, include all coverage files. PR [#711](https://github.com/tiangolo/sqlmodel/pull/711) by [@tiangolo](https://github.com/tiangolo). + ### 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).