Feature Removed

- Removed version 1.x sort column support.
This commit is contained in:
Paul Beckingham 2014-01-26 13:52:59 -05:00
parent 4f86602ded
commit a77c04e100
3 changed files with 15 additions and 25 deletions

View file

@ -12,6 +12,8 @@ Features
expression evaluator.
+ Deprecated '_query' alias.
+ Removed deprecated 'push', 'pull' and 'merge' commands.
+ Removed version 1.x column name support.
+ Removed version 1.x sort column support.
Bugs
+ #1473 Make TASK_RCDIR customizable (thanks to Elias Probst).