From 3e8bda6a2384b098071c41682d1c91b0428cf8eb Mon Sep 17 00:00:00 2001 From: Scott Mcdermott Date: Wed, 13 Nov 2024 22:04:25 -0500 Subject: [PATCH] release 3.2.0 links wrong PR for weekstart change (#3681) ChangeLog: fix typo in linked PR number for weekstart change off by 1000 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7595a9835..a09114d5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ - Support for the journal in `task info` has been restored (#3671) and the task info output no longer contains `tag_` values (#3619). - The `rc.weekstart` value now affects calculation of week numbers in - expressions like `2013-W49` (#2654). + expressions like `2013-W49` (#3654). - Build-time flag `ENABLE_TLS_NATIVE_ROOTS` will cause `task sync` to use the system TLS roots instead of its built-in roots to authenticate the server (#3660). - The output from `task undo` is now more human-readable. The `undo.style`