mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #431 - The log command doesn't provide any output on success
- Now states that the task was logged.
This commit is contained in:
parent
89eb8371ba
commit
c43eb31374
1 changed files with 2 additions and 1 deletions
|
@ -5,12 +5,13 @@
|
|||
+ Added feature #423, now custom report filters allow rc overrides.
|
||||
+ Added feature #429, which improves the 'all' report to exclude deleted
|
||||
tasks, provide a new sort order and include the 'end' column.
|
||||
+ Added feature #431, which improves feedback after running the 'log'
|
||||
command.
|
||||
+ New 'depends' column for custom reports.
|
||||
+ New 'blocked' report for showing blocked tasks.
|
||||
+ Improved man pages (thanks to Andy Lester).
|
||||
+ Default .taskrc files are now largely empty, and rely almost completed
|
||||
on default values.
|
||||
+ Improved feedback after running the 'log' command.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue