diff options
| author | Zack Hobson | 2014-02-04 10:27:59 -0800 | 
|---|---|---|
| committer | Zack Hobson | 2014-02-04 10:27:59 -0800 | 
| commit | 7335eb565b9857b7e7b44dab69c6b3055257b126 (patch) | |
| tree | 41cb28e689d024b944052d0ac15ae90ad889b49d | |
| parent | 4e9e55be73fca5a685ad1805028cc914009315ed (diff) | |
| download | hcl-7335eb565b9857b7e7b44dab69c6b3055257b126.tar.bz2 | |
update CHANGELOG
| -rw-r--r-- | CHANGELOG.markdown | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index d833047..dbc7ee7 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -2,10 +2,11 @@  ## latest +* fixed crash when stopping a timer the next day +* fixed crash when caching tasks for the first time, closes #56  * added --changelog option  * remove completion command, cache aliases in a file instead, closes #51  * confirm timer deletion/cancellation, closes #47 -* fixed: crash when stopping a timer the next day  * added `status` command to query Harvest service status  ## v0.4.11 2014-01-25 | 
