mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Documentation updates related to #2393
This commit is contained in:
parent
2df80aac01
commit
5f39b368b6
2 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
||||||
Thanks to Dominik Russo.
|
Thanks to Dominik Russo.
|
||||||
- TW #2392 Filtering for project-names containing hyphen and zero-leading number
|
- TW #2392 Filtering for project-names containing hyphen and zero-leading number
|
||||||
Thanks to Nicola Chiapolini.
|
Thanks to Nicola Chiapolini.
|
||||||
|
- TW #2393 Highlight due dates for waiting tasks in the calendar
|
||||||
|
Thanks to emkamau.
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
|
|
2
NEWS
2
NEWS
|
@ -14,6 +14,8 @@ New Features in Taskwarrior 2.6.0
|
||||||
- 64-bit numeric values (up to 9,223,372,036,854,775,807) are now supported.
|
- 64-bit numeric values (up to 9,223,372,036,854,775,807) are now supported.
|
||||||
- Later/someday named datetime values now resolve to 9999-12-30 (instead of
|
- Later/someday named datetime values now resolve to 9999-12-30 (instead of
|
||||||
2038-01-18).
|
2038-01-18).
|
||||||
|
- Calendar now supports displaying due dates until year 9999.
|
||||||
|
- Calendar now displays waiting tasks with due dates on the calendar.
|
||||||
|
|
||||||
|
|
||||||
New Commands in Taskwarrior 2.6.0
|
New Commands in Taskwarrior 2.6.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue