ColTypeDate: Add relative formatter

This commit is contained in:
Tomas Babej 2015-11-17 22:59:06 +01:00 committed by Paul Beckingham
parent 7d6a7266d3
commit cd95282c10
2 changed files with 19 additions and 0 deletions

View file

@ -40,6 +40,7 @@
- Removed unused 'dom' and 'shell.prompt' configuration settings.
- Numerous performance improvements. Taskwarrior 2.5.1 is between X% and
Y% faster than 2.5.0 when running various commands.
- New formatting specifier 'relative' for columns of Date type was introduced.
------ current release ---------------------------