From d0bfe6dad47797349ff871f778c3baa0df5c96dc Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Mon, 24 Apr 2017 16:25:53 +0100 Subject: [PATCH] Update Changelog. --- ChangeLog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index d018a5c1..b3d3cb30 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,12 @@ # Changelog +## Version 0.14.0 +* Add support for sharing journals and using shared journals. + * This change includes viewing and verifying user's public key fingerprints, as well as automatic upload of encrypted private key. +* Add support for read-only journals (not controlling them, just treating existing read-only ones as such) +* Add icons to menu operations. +* Update dependencies (e.g. okhttp, requery, ical4android) + ## Version 0.13.0 * Added a showcase wizard to showcase some features on first use. * Make the sync more robust in case of interruptions.