release 3.2.0 links wrong PR for weekstart change (#3681)

ChangeLog: fix typo in linked PR number for weekstart change

off by 1000
This commit is contained in:
Scott Mcdermott 2024-11-13 22:04:25 -05:00 committed by GitHub
parent 7a092bea03
commit 3e8bda6a23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`