From 83c11a22d79e7f3d9d822e7c549dab2397f0abb8 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Mon, 24 Dec 2018 18:21:22 +0000 Subject: [PATCH] Update Changelog. --- ChangeLog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 31399c3c..e75df8c0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,10 @@ # Changelog +## Version 0.22.4 +* Event invitations: fix issue with times showing wrong across timezones. +* Fix group memberships to show with more Contacts apps +* Fix bug causing groups to get duplicated on modifications rather than just updated. + ## Version 0.22.3 * Event invitations: add timezone and location information to email summary. * Update ical4j dependency.