From ef73774e18d1e6701f401f23b82f70d5a75bd9a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Sat, 28 Feb 2026 23:50:08 +0100 Subject: [PATCH] docs(changelog): add v0.3.4 development entry for run_command fix --- src/pages/changelog.astro | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index fc6d80f..8359b9c 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -22,6 +22,33 @@ import BaseLayout from '../layouts/BaseLayout.astro'; + +
+
+
+
+
+

v0.3.4

+ TBD +
+ Development +
+ +
+
+

+ 🐛 + Bug Fixes +

+
    +
  • Run Command. Fixed a bug in the run_command card where the command would get detached when it shouldn't.
  • +
+
+
+
+
+
+