From: github-actions Date: Mon, 22 Jul 2024 22:53:13 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.22~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7af50c184238f6fa0484beb9e275e91a22755e5;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 9dbefd0c..7dfac822 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,10 @@ ## Latest Changes +### Docs + +* ✏️ Fix typo in `cascade_delete` docs. PR [#1030](https://github.com/tiangolo/sqlmodel/pull/1030) by [@tiangolo](https://github.com/tiangolo). + ## 0.0.21 ### Features