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) diff --git a/index.html b/index.html index e326648d..f4faca4b 100644 --- a/index.html +++ b/index.html @@ -263,6 +263,13 @@ with open("my_journal.txt") as f: