From def02bb3607a397c178ae22b3fdaa903b34d2efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Mon, 23 Feb 2026 09:25:00 +0100 Subject: [PATCH] docs(changelog): add alpha tag removal and gix dependency update - Added note about removing the alpha tag for reaching a usable state - Added note about gix dependency update to v0.51.0 --- src/pages/changelog.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index fd9c1d9..2699bed 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -41,6 +41,7 @@ import BaseLayout from '../layouts/BaseLayout.astro'; New Features @@ -57,6 +58,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Google Gemini 3.1 Pro. Trying to make Google Gemini 3.1. Pro work better based on feedback and other OSS projects.
  • Google Gemini. Updated our Google Gemini implementation in Zaguán Coder Daemon.
  • MiniMax. Updated our MiniMax implementation for Fireworks in Zaguán Coder Daemon.
  • +
  • Dependencies. Updated gix to v0.51.0.