From f02f6d0033fd8a07e5b639873b02685156b765d1 Mon Sep 17 00:00:00 2001 From: Manuel Ebert Date: Mon, 21 May 2012 11:25:28 +0200 Subject: [PATCH] Version bump to 0.2.4 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4c81da0..d8ae2a64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Changelog ========= +### 0.2.4 + +* Fixes parsing of new lines in journal files and entries +* Adds support for encrypting and decrypting into new files + ### 0.2.3 * Adds a `-short` option that will only display the titles of entries (or, when filtering by tags, the context of the tag)