diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 295905f..1fe494f 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -22,6 +22,44 @@ import BaseLayout from '../layouts/BaseLayout.astro';
+
+
+
+
+
+
+
+
+
+ ✨
+ Enhancements
+
+
+ - Zaguán Coder Daemon. Added stronger detection for Google Gemini if it was unable to apply a patch to help it recover and try again instead of hanging.
+
+
+
+
+
+ 🐛
+ Bug Fixes
+
+
+ - Run Command. Fixed a bug in Zaguán Blade where a Run Command, when skipped, would still stay running.
+ - Run Command. Fixed a bug when the Stop button was pressed and a Run Command was running and would stay running.
+
+
+
+
+
+
+