mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation
- Added note in the NEWS file about deprecated future features. - Updated ChangeLog with 'taskd.trust' change.
This commit is contained in:
parent
fe46dadeee
commit
d2d270f486
2 changed files with 4 additions and 0 deletions
|
@ -199,6 +199,8 @@
|
|||
- Added rc.hooks, a master control setting for hooks processing, which defaults
|
||||
to 'on'.
|
||||
- File format 3 (used in version 1.6.0 - 1.7.1) is no longer supported.
|
||||
- If the 'taskd.trust' setting contains a bad value, the 'diag' command will
|
||||
indicate this, and the 'sync' command will error out.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
|
2
NEWS
2
NEWS
|
@ -40,6 +40,8 @@ New configuration options in taskwarrior 2.4.0
|
|||
Newly deprecated features in taskwarrior 2.4.0
|
||||
|
||||
- The alias '_query' is deprecated.
|
||||
- Bare word search terms are deprecated, so 'task pattern list' will not
|
||||
be supported in future releases, instead requiring 'task /pattern/ list'.
|
||||
|
||||
Removed features in 2.4.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue