summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Ebert <manuel.ebert@upf.edu>2012-04-16 21:43:05 +0200
committerManuel Ebert <manuel.ebert@upf.edu>2012-04-16 21:43:05 +0200
commit0227e13e87212c7b18f42c1c13ad6297f64b2ac7 (patch)
treeb7c193114733388f4640fb7794a231f78714a2c3
parent5e41861d617642835934ce1d4fc75384f1034eb0 (diff)
Version bump to 0.2.0
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ccdaa756..84dbfc10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
Changelog
=========
+### 0.2.0
+
+* Encrypts using CBC
+* `key` has been renamed to `password` in config to avoid confusion. (The key use to encrypt and decrypt a journal is the SHA256-hash of the password.)
+
### 0.1.1
* Removed unnecessary print commands