mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 18:06:42 +02:00
Bug Fix - timesheet
- The timesheet report was being sorted as though the 'end' date was not being considered a date, but simply a string.
This commit is contained in:
parent
b2fc4969b9
commit
549e700bc8
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
------ current release ---------------------------
|
||||
|
||||
1.8.5 ()
|
||||
+ Fixed bug that was causing the 'completed' report to sort incorrectly.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue