diff options
| author | Zack Hobson | 2014-02-04 10:48:37 -0800 |
|---|---|---|
| committer | Zack Hobson | 2014-02-04 10:48:37 -0800 |
| commit | eb02f964295b7e06008ca984d7ca2d12f0d0f20d (patch) | |
| tree | c1b7ac8a6a0e05b5ef8bc8b3ceffadeb68a24f5e | |
| parent | de8c8205af7dc66d99df321de0b4a65769003670 (diff) | |
| download | hcl-0.4.12.tar.bz2 | |
release v0.4.12v0.4.12
| -rw-r--r-- | CHANGELOG.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index dbc7ee7..c436e45 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -1,9 +1,9 @@ # Recent Changes in HCl -## latest +## v0.4.12 2014-02-04 -* fixed crash when stopping a timer the next day * fixed crash when caching tasks for the first time, closes #56 +* fixed crash when stopping a timer the next day * added --changelog option * remove completion command, cache aliases in a file instead, closes #51 * confirm timer deletion/cancellation, closes #47 |
