Adds encryption and decryption of existing journals, closes #6

This commit is contained in:
Manuel Ebert 2012-04-17 21:34:01 +02:00
parent c7f7e2f287
commit 4c7ea456cb
2 changed files with 54 additions and 18 deletions

View file

@ -1,6 +1,10 @@
Changelog
=========
### 0.2.2
* Adds --encrypt and --decrypt to encrypt / descrypt existing journal files
### 0.2.1
* Submitted to [PyPi](http://pypi.python.org/pypi/jrnl/0.2.1).