docs: Add entries for alternate location of taskrc to ChangeLog/NEWS

This commit is contained in:
Tomas Babej 2020-12-09 22:57:57 -05:00
parent 1b14ee80bc
commit 6d74b62dc4
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
2 changed files with 6 additions and 1 deletions

5
NEWS
View file

@ -1,9 +1,12 @@
New Features in Taskwarrior 2.6.0
- The logic behind new-uuid verbosity option changed. New-uuid now overrides
new-id if set and will cause Taskwarrior to display UUIDs instead of IDs
for new tasks (machine friendly).
- If ~/.taskrc is not found, Taskwarrior will look for its configuration in
$XDG_CONFIG_HOME/task/taskrc (defaulting to ~/.config/task/taskrc). This
allows users to setup their Taskwarrior to follow XDG standard without
using config overrides.
New Commands in Taskwarrior 2.6.0