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

2
NEWS
View file

@ -45,6 +45,8 @@ Removed features in 2.4.5
IDs, UUIDs, and various date/time formats ambiguous.
- Comma-separated UUID lists are no longer supported.
- DOM references may no longer be abbreviated.
- The long deprecated syntax of color values with underscores (i.e 'on_red')
is no longer supported.
Known Issues