From 119fdd9538b62989f978a454d21697868bc05525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Mon, 9 Mar 2026 21:20:19 +0100 Subject: [PATCH] docs(changelog): add planning mode and AI chat v2 updates Document planning/code mode, Implement button, and chat panel v2 improvements alongside streaming, UI, and Git Commit fixes. --- src/pages/changelog.astro | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index aa84d60..8f6f0d4 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -40,6 +40,13 @@ import BaseLayout from '../layouts/BaseLayout.astro'; Enhancements @@ -50,6 +57,8 @@ import BaseLayout from '../layouts/BaseLayout.astro'; New Features @@ -60,6 +69,13 @@ import BaseLayout from '../layouts/BaseLayout.astro'; Bug Fixes