From 0148eae7b209e858b1edacbe1b9ec6dc2f8a2ffa Mon Sep 17 00:00:00 2001 From: Soares Chen Date: Thu, 15 May 2025 21:37:16 +0200 Subject: [PATCH] Add link for update blogpost for CGP v0.4 --- draft/2025-05-14-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-05-14-this-week-in-rust.md b/draft/2025-05-14-this-week-in-rust.md index 68172f2cc..1e8e977a8 100644 --- a/draft/2025-05-14-this-week-in-rust.md +++ b/draft/2025-05-14-this-week-in-rust.md @@ -40,6 +40,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [CGP v0.4 is Here: Unlocking Easier Debugging, Extensible Presets, and More](https://contextgeneric.dev/blog/v0-4-0-release/) + ### Observations/Thoughts ### Rust Walkthroughs