Skip to content

Commit f3f31a9

Browse files
committed
📝 Update release notes
1 parent 458e088 commit f3f31a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/release-notes.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
### Features
88

99
* ✨ Add support for cascade delete relationships: `cascade_delete`, `ondelete`, and `passive_deletes`. PR [#983](https://github.com/tiangolo/sqlmodel/pull/983) by [@estebanx64](https://github.com/estebanx64).
10+
* New docs at: [Cascade Delete Relationships](https://sqlmodel.tiangolo.com/tutorial/relationship-attributes/cascade-delete-relationships/).
1011

1112
### Docs
1213

0 commit comments

Comments
 (0)