From 77ed6bfce425aa011d8d684596caaee1d1536f3e Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Sun, 16 Nov 2025 14:45:22 +0000 Subject: [PATCH] 1.2.1 --- docs/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 2df235d..9bd4cef 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -15,6 +15,9 @@ nav_order: 999 - Progress bars using task linking were only counting tasks marked with [x] for the **Total** in top-level and sub-tasks. Now any custom status markers will also be counted towards the **Total**. Completed tasks using [x] or [X] are the only ones counting towards the **Value** +### Documentation +- Updated `Tasks` page to include information about the custom status markers. + ## Release v1.2.0 ### New Features - Added date functionality so you can use a start and end date to keep track of days.