From 83be49156f4cd3773c50daf0336f1063f7b9607c Mon Sep 17 00:00:00 2001 From: eouia Date: Thu, 6 Jul 2017 16:09:16 +0200 Subject: [PATCH] symbol and color for broadcasted events (calendar) - Add symbol and color properties of event when `CALENDAR_EVENTS` notification is broadcasted from `defaultcalendar` module. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d25af7db..edfb8e01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed ### Added +- Add symbol and color properties of event when `CALENDAR_EVENTS` notification is broadcasted from `defaultcalendar` module. ### Updated ### Fixed