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.