diff --git a/ChangeLog b/ChangeLog index b5066441b..0f9b4845c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/NEWS b/NEWS index 3d92c5381..be5ad8e6f 100644 --- a/NEWS +++ b/NEWS @@ -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