Docs: Added 'cancel' command

This commit is contained in:
Paul Beckingham 2016-04-30 08:30:02 -04:00
parent ee2b13b323
commit 031b39b568
2 changed files with 7 additions and 1 deletions

View file

@ -19,6 +19,7 @@
- Added support for the ':debug' and :quiet hints.
- Added support for the :day, :week, :month, :quarter and :year hints.
- Added 'track' command.
- Added 'cancel' command.
Design completed 2016-03-13
Project started 2015-11-29