Doc changes

This commit is contained in:
Manuel Ebert 2014-08-04 17:21:18 +02:00
parent 84d886d0ef
commit 0a28a9807b
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
## 2.0
* Cryptographical backend changed from PyCrypto to cryptography.io
* Config now respects XDG conventions and may move accordingly
* Config now saved as YAML
* Config name changed from `journals.jrnl_name.journal` to `journals.jrnl_name.path`
### 1.9 (July 21, 2014)