mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
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:
parent
7a092bea03
commit
3e8bda6a23
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
- Support for the journal in `task info` has been restored (#3671) and the
|
- Support for the journal in `task info` has been restored (#3671) and the
|
||||||
task info output no longer contains `tag_` values (#3619).
|
task info output no longer contains `tag_` values (#3619).
|
||||||
- The `rc.weekstart` value now affects calculation of week numbers in
|
- 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
|
- 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).
|
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`
|
- The output from `task undo` is now more human-readable. The `undo.style`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue