docs: Document TW #2519

This commit is contained in:
Tomas Babej 2021-07-03 10:29:10 -04:00
parent fb208cf494
commit dc5e925b43
2 changed files with 9 additions and 0 deletions

View file

@ -67,6 +67,9 @@
Thanks to heinrichat.
- TW #2514 Duration values can be mis-reported in the task info output
Thanks to reportaman.
- TW #2519 Named date eod should be last minute of today and not first of
tomorrow.
Thanks to Pablo Vizcay.
------ current release ---------------------------

6
NEWS
View file

@ -42,6 +42,12 @@ Newly Deprecated Features in Taskwarrior 2.6.0
- The 'PARENT' and 'CHILD' virtual tags are replaced by 'TEMPLATE' and 'INSTANCE'.
Fixed regressions in 2.6.0
- The "end of <date>" named dates ('eod', 'eow', ...) were pointing to the
first second of the next day, instead of last second of the referenced
interval. This was a regression introduced in 2.5.2.
Removed Features in 2.6.0
-