summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.markdown')
-rw-r--r--CHANGELOG.markdown4
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