From a70b3e9974698b22187f0bf39bc4081a12745707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Fri, 20 Feb 2026 12:45:33 +0100 Subject: [PATCH] docs(changelog): add Gemini 3.1 Pro and performance enhancements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add Google Gemini 3.1 Pro to new features in Zaguán Coder Daemon - Add Enhancements section detailing streaming and context sync optimizations --- src/pages/changelog.astro | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 228d1d6..6d4cb60 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -41,12 +41,23 @@ import BaseLayout from '../layouts/BaseLayout.astro'; New Features +
+

+ + Enhancements +

+ +
+

🐛