From 7ff535a7f6e93e1bccc961b5cac3ea4f0b791a42 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Wed, 1 Mar 2017 00:15:06 +0000 Subject: [PATCH] Update changelog. --- ChangeLog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 7da559f1..4d2d5681 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,14 @@ # Changelog +## Version 0.9.1 +* Add links to the usage guide. +* Open the account's dashboard when getting a "UserInactive" exception. +* Change how notifications launch activities. +* Fix issue with only one of the notifications being clickable. +* Shorten notification error title so account name is visible. +* Internal changes to how HttpExceptions are handled. +* Update strings. + ## Version 0.9.0 * Rename the Android package to EteSync to avoid clashes with DAVdroid * Optimise proguard rules and fix warnings