Updated Readme from master

This commit is contained in:
Manuel Ebert 2012-04-17 21:58:42 +02:00
parent 6f9bc3a8cd
commit ac42f93bf9
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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>