mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Document TW #2519
This commit is contained in:
parent
fb208cf494
commit
dc5e925b43
2 changed files with 9 additions and 0 deletions
|
@ -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
6
NEWS
|
@ -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
|
||||
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue