From 9d8bbb58626be1181643138b9e9db5cadbb07b30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noah=20H=C3=BCsser?= Date: Tue, 11 Feb 2025 23:01:53 +0100 Subject: [PATCH] Add 0.27.0 Release blogpost --- src/blog/0.27.0-release.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/blog/0.27.0-release.md diff --git a/src/blog/0.27.0-release.md b/src/blog/0.27.0-release.md new file mode 100644 index 0000000..c389165 --- /dev/null +++ b/src/blog/0.27.0-release.md @@ -0,0 +1,18 @@ +--- +title: "0.27.0 Released! ๐ŸŽ‰" +description: "0.27.0 Released! ๐ŸŽ‰" +template: "blog/page.html" + +date: 2025-02-11 +authors: ["Yatekii"] +--- + +Guess whoโ€™s ๐Ÿ”™! + +After a long break from blogging, we are back with some fresh updates. + +First of all, a massive thank you to those who filled our [probe-rs feedback survey](https://forms.gle/FRtUwuFCCKgKKy7d7) - we got a lot of good ideas for our roadmap! You can also still fill out the survey if you havenโ€™t had a chance. + +Secondly, we just released probe-rs 0.27 with the long awaited support for the **RP2035**. Go and have fun with it (and don't forget to [report bugs](https://github.com/probe-rs/probe-rs)!) :) + +Stay tuned for bigger news soon!