diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index e347d7d..f5b9461 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -44,6 +44,27 @@ import BaseLayout from '../layouts/BaseLayout.astro';
AI Chat Panel v2. A complete rewrite of the AI Chat panel. v2 is now a lot more performant and responsive.
+
+
+
+ ✨
+ New Features
+
+
+ - Code and Planning Mode. You can now switch between Code and Planning mode. Added a special Planning skill in Zaguán Coder Daemon to go along with this new feature.
+
+
+
+
+
+ 🐛
+ Bug Fixes
+
+
+ - Streaming Logic. Fixed a bug in the streaming logic that would sometimes garble the responses from specific models.
+ - Chat UI. Removed noisy elements from the chat and tightened up some of them as well. Much nicer view.
+
+