docs: Document the removal of color values with underscores

This commit is contained in:
Tomas Babej 2015-09-04 00:31:51 -04:00 committed by Paul Beckingham
parent 99b650a3ba
commit 24bb1fd6ca
2 changed files with 6 additions and 0 deletions

View file

@ -176,6 +176,10 @@
task becomes visible.
- New 'rule.color.merge=yes|no' configuration option, that can optionally
turn off color blending engine.
- The 'urgency.next.coefficient' configuration option is deprecated in favor
of 'urgency.user.tag.next.coefficient'.
- The long deprecated syntax of color values with underscores (i.e 'on_red')
is no longer supported.
------ current release ---------------------------