From 1f586f98521336eae7761ade63fb45c14c26c6aa Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Mon, 24 Nov 2025 17:50:55 +0000 Subject: [PATCH] Add SeaORM 2.0 release notes to project update --- draft/2025-11-26-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-11-26-this-week-in-rust.md b/draft/2025-11-26-this-week-in-rust.md index b40271720..92e608585 100644 --- a/draft/2025-11-26-this-week-in-rust.md +++ b/draft/2025-11-26-this-week-in-rust.md @@ -44,6 +44,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [SeaORM 2.0: Nested ActiveModel and Cascade Operations](https://www.sea-ql.org/blog/2025-11-25-sea-orm-2.0/) ### Observations/Thoughts