From 342a061d94c1cca757f2125d33c5b66805a0427a Mon Sep 17 00:00:00 2001 From: ClaudeDo CI Date: Tue, 4 Aug 2026 15:09:42 +0000 Subject: [PATCH] docs(changelog): update for v2.6.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a129d735..84c7da68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## v2.6.0 — 2026-08-04 + +### Fixes + +- unbreak the update path and cache the download (63d8b5c) +- clear task selection when switching lists (ab56644) + +### Documentation + +- update for v2.5.0 (71050e2) + ## v2.5.0 — 2026-07-29 ### Features