diff options
| author | Zack Hobson | 2011-07-13 00:25:15 -0700 | 
|---|---|---|
| committer | Zack Hobson | 2011-07-13 00:25:15 -0700 | 
| commit | c874cad0bfc7f961fc31dce70adc37b728da2db7 (patch) | |
| tree | 8b4b2b02fadc1951acb564444ee30e28a28cfcc0 | |
| parent | 0fdfe5df3f7fc0c482013ffead273abd46a7ad61 (diff) | |
| download | hcl-c874cad0bfc7f961fc31dce70adc37b728da2db7.tar.bz2 | |
updated CHANGELOG, oops
| -rw-r--r-- | CHANGELOG | 10 | 
1 files changed, 9 insertions, 1 deletions
| @@ -1,8 +1,16 @@  = Recent Changes in HCl -== v0.2.4 +== v0.3.1  * use STDERR instead of STDOUT for error reporting +* sort tasks before viewing tasks (brian@madebyrocket.com) +* resume command to resume the most recently active timer (brian@madebyrocket.com) +* show current time when on 'start', 'stop', and 'show' commands (scharfie@gmail.com) +* include client name in tasks list (scharfie@gmail.com) + +== v0.3.0 Fri Apr 2 10:42:20 2010 -0700 + +* added support for free accounts  == v0.2.3 Sun Aug 23 21:39:34 2009 -0700 | 
