]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 22 Jul 2024 22:53:13 +0000 (22:53 +0000)
committergithub-actions <github-actions@github.com>
Mon, 22 Jul 2024 22:53:13 +0000 (22:53 +0000)
docs/release-notes.md

index 9dbefd0c00bdb52348c6108dd7e4bfce554af382..7dfac822d53d71ca3065b7070ff41650b46222dd 100644 (file)
@@ -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