From 504425b37606e3e3e33872384752bb3d2b6f8fc4 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 6 Aug 2018 10:51:04 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cf203c2d..8cbc6b096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 4.1.3 *(2018-08-06)* +---------------------------- + + * Added a Go To Today button at the monthly widget + * Increase the allowed length of event titles, locations, descriptions + * Couple other stability and UX improvements + Version 4.1.2 *(2018-07-14)* ----------------------------