diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 31cc646..ea56cf2 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -66,6 +66,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes
+ - Zaguán Coder Daemon. Fixed a bug that resulted in a warning for the Gemini model. Did not affect functionality.
- Git Push. Fixed a bug in the Git Push button where it now correctly changes state from Push to Pushing to Pushed.
- Header Alignment. Fixed an alignment issue in the header where the app name was off-center when no tabs were open.
- Local AI. Fixed an issue where the responses would appear in reverse order.