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