From 60dd63ad117a3eff3be09546d9941c1bbf17f551 Mon Sep 17 00:00:00 2001 From: Clement Rey Date: Wed, 18 Dec 2024 17:23:54 +0100 Subject: [PATCH] Add Rerun 0.21 release blog post to TWIR --- draft/2024-12-18-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-12-18-this-week-in-rust.md b/draft/2024-12-18-this-week-in-rust.md index be2e906c2..b14cd545d 100644 --- a/draft/2024-12-18-this-week-in-rust.md +++ b/draft/2024-12-18-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Rerun 0.21.0 - Graph view, 3D Grid & UI/UX improvements](https://rerun.io/blog/graphs) + ### Observations/Thoughts ### Rust Walkthroughs