diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 5c1247c..6cafae3 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -85,6 +85,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes
+ - Zaguán Coder Daemon. Fixed a bug where zcoderd would send the summary message twice.
- Zaguán Coder Daemon. Fixed bugs in the prompts and logic for the Deepseek and MiMo models.
- Zaguán Coder Daemon. Added a fix for sessions that went stale after a server restart.
- Zaguán Coder Daemon. Added Xiaomi MiMo to tool call retry logic.