diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 0ab0e00..a3b4723 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -68,6 +68,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
- Zaguán Coder Daemon. Added full support for versioned Full Context.
+ - Zaguán Coder Daemon. Updated the system prompt and logic for Deepseek V4 Pro/Flash to make it more reliable and to take action quicker.
+ - Zaguán Coder Daemon. Properly wired up the new Fast Context logic and added instructions in the prompts.
- Zaguán Coder Daemon. WIP. Working on fixing the prompts and logic for each supported model.
@@ -78,6 +80,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes
+ - Zaguán Coder Daemon. Fixed bugs that prevented Kimi K2.6 from properly displaying its reasoning.
- Zaguán Coder Daemon. Fixed system prompts and logic so that models get to work faster instead of fetching content forever.
- Zaguán Coder Daemon. Disabled Cohere Command A+ for now due to issues that have been impossible to solve.
- Zaguán Coder Daemon. Disabled Inception Mercury 2 for now due to its smaller context window of 128k.