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';
+
+
+
+
+
+
+
+
+
+ 🐛
+ Bug Fixes
+
+
+ - Run Command. Fixed a bug in the
run_command card where the command would get detached when it shouldn't.
+
+
+
+
+
+
+