diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 3b8cdc2..d6701c1 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -64,6 +64,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Zaguán Blade. Fixed lag in the chat when sending long messages, especially Markdown.
Zaguán Coder Daemon. Fixed an issue in the Google Gemini system prompt and logic to make it work better.
Zaguán Coder Daemon. Fixed parallel tool calling. Gives a perceived 10x speed improvement.
+ Local AI. Fixed a bug so that it loads the correct System Prompt.