diff options
| -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 |
