Removed Feature

- Old-style color names including underscores are no longer supported.
This commit is contained in:
Paul Beckingham 2014-01-26 14:01:03 -05:00
parent a77c04e100
commit e435c1655b
3 changed files with 4 additions and 25 deletions

View file

@ -14,6 +14,7 @@ Features
+ Removed deprecated 'push', 'pull' and 'merge' commands.
+ Removed version 1.x column name support.
+ Removed version 1.x sort column support.
+ Old-style color names including underscores are no longer supported.
Bugs
+ #1473 Make TASK_RCDIR customizable (thanks to Elias Probst).