From af6fc93f1fbd3dddc7c2fe4883ed15272229901a Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Tue, 26 Sep 2017 18:38:29 +0100 Subject: [PATCH] Update Changelog. --- ChangeLog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 53b965be..d92b46f0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,10 @@ # Changelog +## Version 0.18.1 +* Add support for birthdays without the year. +* Notify the user on journal modification. +* Add a debug option to force the UI language. + ## Version 0.18.0 * Add back support for contact groups - thanks to user "359" for reporting this. * Fix an issue causing local cache corruption in some rare cases - thanks to user "359" for reporting this.