From 9279e8be06d6796a3b1664a8bfa99e7b9bfb415b Mon Sep 17 00:00:00 2001 From: HueByte Date: Mon, 20 Apr 2026 17:35:48 +0200 Subject: [PATCH] fix: update release notes for v0.2.10 to reflect Command Palette and Infinite History Scroll features --- docs/changelog/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 4deb405..d29fb82 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -4,7 +4,7 @@ Release history for EchoHub. ## Releases -- [v0.2.10](v0.2.10.md) - Auto-Updater Hotfixes +- [v0.2.10](v0.2.10.md) - Command Palette, Infinite History Scroll & Auto-Updater Fixes - [v0.2.9](v0.2.9.md) - Install Script & Chocolatey Fixes - [v0.2.8](v0.2.8.md) - Docker Support, IRC Account Creation & BOM Fix - [v0.2.7](v0.2.7.md) - User List Fix & Terminal.Gui NuGet Migration