From 9e92afc0b1fa34bbbe92f78e0be68ba590c19c77 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Sat, 20 Oct 2018 10:37:48 +0200 Subject: [PATCH] Update NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f4ab81ed..d844087b 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ Bugs corrected: * TypeError: '<' not supported between instances of 'float' and 'str' #1315 * GPU plugin not exported to influxdb #1333 * Crash after running fine for several hours #1335 + * Timezone listed doesn’t match system timezone, outputs wrong time #1337 Version 3.0.2 =============