Deprecated Feature

- Deprecated '_query' alias.
This commit is contained in:
Paul Beckingham 2014-01-26 13:34:04 -05:00
parent 38c460d713
commit 2036ebf03e
4 changed files with 7 additions and 2 deletions

View file

@ -10,6 +10,7 @@ Features
token..
+ Includes utility 'calc' for quick command line calculations using the new
expression evaluator.
+ Deprecated '_query' alias.
+ Removed deprecated 'push', 'pull' and 'merge' commands.
Bugs