From 28b174426ed76d6a999b100229b077c828274b14 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 30 Oct 2017 18:16:06 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93d446a49..7384bc8d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 2.9.2 *(2017-10-30)* +---------------------------- + + * Add PRODID and VERSION to the exported ICS file + * Handle parsing more formats of contact birthdays + * Increase the opacity of event titles at weekly and monthly view + Version 2.9.1 *(2017-10-25)* ----------------------------