From 67cced02221ca5a9b3add894660ee73663c93f99 Mon Sep 17 00:00:00 2001 From: Harted Date: Sun, 30 Aug 2026 22:04:32 +0200 Subject: [PATCH] docs: the unit ID scan has no count It had one for an afternoon. The results list every unit it asked, which says more than a number, so the count went out again and the changelog kept promising it. The line at the v2.3.0 tag keeps the old wording. Moving a tag over one sentence costs more than the sentence. --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00cf579..c1244c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,9 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 scan walks raw addresses, and the dialog stays open when the scan ends rather than closing to reveal what you were already watching. The eye beside the scan button puts it all back the old way. -- **A scan says how many it found.** The grid shows the first rows, not the - total, so the count sits beside the scan button. The unit ID scan counts the - units that answered, since its results list every unit it asked. +- **A scan says how many registers it found.** The grid shows the first rows, + not the total, so the count sits beside the scan button. ### Changed