diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index c724be3..82a83a2 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -84,6 +84,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Terminal Resize. Fixed the resize logic for the Terminal—previously wonky, now much smoother.
Keyboard Shortcut. Added a new keyboard shortcut - Ctrl-L - to put the chat input in focus.
Diff View Styling. Fixed Diff View styling across all 4 themes. The new themes were using the style from the original theme.
+ Zaguán Coder Daemon. Fixed bugs in Zaguán Coder Daemon in relation to tool_search that would sometimes result in the model failing to apply patches and then overwrite files.