From 25e91dc7b52965c7fd7fdf8e9ffc1c70deac1487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Fri, 6 Mar 2026 20:41:07 +0100 Subject: [PATCH] docs(changelog): add AI Chat Panel v2 entry Added bullet describing the rewrite of the AI Chat panel, now more performant and responsive. --- src/pages/changelog.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index d469a7e..e347d7d 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -41,6 +41,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';