mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 18:06:42 +02:00
- Added support for ordinal relative dates, like "23rd".
This commit is contained in:
parent
42d164863a
commit
0d3a93ea20
4 changed files with 64 additions and 3 deletions
|
@ -18,6 +18,7 @@ represents a feature release, and the Z represents a patch.
|
|||
+ Added averages to the "task history" report
|
||||
+ Added ability to override ~/.taskrc with rc:<file>
|
||||
+ Added bar chart history report "task ghistory"
|
||||
+ Supports relative due: dates (tomorrow, wednesday, 23rd, eom ...)
|
||||
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
|
||||
+ Bug: Fixed underlined table headers when color is turned off
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue