From 169b23353b8ee021b1d4e9a90b35fcd817df3d62 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 7 Mar 2019 11:27:06 -0500 Subject: [PATCH] Update NEWS file --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 4a85f5362..e3e321fb6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +4.0.8 (YYYY-MM-DD) +------------------ + +Bug fixes + - [web] fixed wrong translation of custom calendar categories + - [web] fixed wrong colors assigned to default calendar categories + 4.0.7 (2019-02-27) ------------------