docs: Document #2208

This commit is contained in:
Tomas Babej 2021-09-25 17:17:21 -04:00
parent 602e9edbbe
commit bf34c65f4d
2 changed files with 6 additions and 2 deletions

View file

@ -48,8 +48,9 @@
Thanks to Adam Monsen.
- TW #2136 Configuration options can be overwritten for current context
Thanks to Sebastian Uharek
- TW #2208 Feature: added coloring of dates with scheduled tasks to calendar
Thanks to Sebastian Uharek
- TW #2208 Support highlighting dates with scheduled tasks in calendar
Thanks to justf0rfun for suggesting, Sebastian Uharek for
contributing.
- TW #2247 Configuration override rc.verbose:off not respected
Thanks to Vignesh Prabhu.
- TW #2257 UDA string fields can't start with certain keywords

3
NEWS
View file

@ -16,6 +16,7 @@ New Features in Taskwarrior 2.6.0
2038-01-18).
- Calendar now supports displaying due dates until year 9999.
- Calendar now displays waiting tasks with due dates on the calendar.
- Calendar supports highlighting days with scheduled tasks.
- Multi-day holidays are now supported.
- A large portion of currently known parser-related issues was fixed.
- The currently selected context is now applied for "task add" and "task log"
@ -72,6 +73,8 @@ New Configuration Options in Taskwarrior 2.6.0
about default actions.
- The new burndown.cumulative option can be used to toggle between
non-cumulative and cumulative version of the burndown command.
- The new color.calendar.scheduled setting can be used to control the
highlighting color of days in the calendar that have scheduled tasks.
Newly Deprecated Features in Taskwarrior 2.6.0