mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Updated ChangeLog, etc with recent issue completion.
This commit is contained in:
parent
56ccd16730
commit
067f5920bb
3 changed files with 5 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -92,4 +92,5 @@ suggestions:
|
|||
Alan Barton
|
||||
Uli Martens
|
||||
Jonathan Hankins
|
||||
Andreas Kalex
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
+ Added feature #330, which supports the 'inverse' color attribute.
|
||||
+ Added feature #523 & #659, adding 'status' as a reportable field (thanks to
|
||||
Peter De Poorter and Bryce Harrington).
|
||||
+ Added feature #545, #610, #611, #646, which support complex aliases.
|
||||
+ Added feature #657 & #658, using the 'ids' command, tasks matching a filter
|
||||
can now be modified as a group (thanks to Bryce Harrington, Eric Fluger).
|
||||
+ Added feature #679, which makes color rules match project names in a left-
|
||||
|
@ -55,6 +56,8 @@
|
|||
their descriptions.
|
||||
|
||||
# Tracked Bugs, sorted by ID.
|
||||
+ Fixed bug #475, which allowed a blank annotation command to be entered (thanks
|
||||
to Andreas Kalex).
|
||||
+ Fixed bug #511, which caused display problem on Cygwin when colored output
|
||||
used the full width of the terminal. The 'avoidlastcolumn' configuration
|
||||
variable forces taskwarrior to never use the last column.
|
||||
|
|
1
NEWS
1
NEWS
|
@ -19,6 +19,7 @@ New Features in taskwarrior 2.0.0
|
|||
- New 'execute' command that runs external scripts/programs.
|
||||
- JSON is the new default export format.
|
||||
- New 'reports' command that lists reports and their descriptions.
|
||||
- New complex aliases.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue