From 4e2667cdb2cc5d2ed92c155c43a11792378e978f Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Fri, 12 May 2017 12:49:59 +0100 Subject: [PATCH] Update Changelog. --- ChangeLog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 9bd85f82..6b68bfa1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,11 @@ # Changelog +## Version 0.16.0 +* Improve the look and feel of the journal viewer and show contacts and events in a prettier way. +* Increase default RSA key length to 3072 bit. +* Fix an issue with account addition not working in some cases. +* Add a unique constraint on journal UIDs (possible thanks to a bug fix in requery) + ## Version 0.15.0 * Add support for multiple address books (adjusted from the DAVdroid solution). * This works around the Android limitation of one address book per account.