mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Updated Readme from master
This commit is contained in:
parent
6f9bc3a8cd
commit
ac42f93bf9
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@ Changelog
|
|||
### 0.2.2
|
||||
|
||||
* Adds --encrypt and --decrypt to encrypt / descrypt existing journal files
|
||||
* Adds markdown export (kudos to dedan)
|
||||
|
||||
### 0.2.1
|
||||
|
||||
|
|
|
@ -251,6 +251,7 @@ with open("my_journal.txt") as f:
|
|||
|
||||
<ul>
|
||||
<li>Adds --encrypt and --decrypt to encrypt / descrypt existing journal files</li>
|
||||
<li>Adds markdown export (kudos to dedan)</li>
|
||||
</ul>
|
||||
|
||||
<h3>0.2.1</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue