From ed155707167bdeb27d3419431b9c5352ef91e42c Mon Sep 17 00:00:00 2001 From: reviewer Date: Mon, 20 Jul 2026 18:45:02 +0200 Subject: [PATCH] docs: present 0.9.19 directly in the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21174bc8..2cfdf1fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 0.9.19 - 2026-07-20 -One version across every surface: CLI, macOS menubar, and the desktop app all ship as 0.9.19. Replaces 0.9.18, which was packaged from a pre-fix commit and deprecated within hours; everything below ships here. +One version across every surface: CLI, macOS menubar, and the desktop app all ship as 0.9.19. ### Accuracy - **Every surface now shows the same numbers.** CLI, TUI, menubar, desktop app, and web dashboard totals all come from one durable aggregation path and match exactly, including history whose session logs have since been deleted; the terminal overview notes how much was preserved from expired logs. (#755, #760, #759)