mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Add entries for alternate location of taskrc to ChangeLog/NEWS
This commit is contained in:
parent
1b14ee80bc
commit
6d74b62dc4
2 changed files with 6 additions and 1 deletions
|
@ -6,6 +6,8 @@
|
|||
Thanks to Janik Rabe
|
||||
- TW #2093 wrong order under projects command
|
||||
Thanks to Beka, mrossinek.
|
||||
- TW #2290 Support moving the config file to XDG_CONFIG_HOME
|
||||
Thanks to Julien Rabinow.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
|
5
NEWS
5
NEWS
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue