From 3e240ebfe0f92d7a87079dffe40622f7b83f4a02 Mon Sep 17 00:00:00 2001 From: Manuel Ebert Date: Sun, 9 Jun 2013 15:59:11 -0700 Subject: [PATCH] Changelog cleanup --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f028be36..c4de8d5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,11 +38,11 @@ Changelog * [Fixed] A bug where jrnl would not add entries without timestamp * [Fixed] Support for parsedatetime 1.x -### 0.3.2 (July 5, 2012) +#### 0.3.2 (July 5, 2012) * [Improved] Converts `\n` to new lines (if using directly on a command line, make sure to wrap your entry with quotes). -### 0.3.1 (June 16, 2012) +#### 0.3.1 (June 16, 2012) * [Improved] Supports deleting of last entry. * [Fixed] Fixes a bug where --encrypt or --decrypt without a target file would not work.