From 39bb2eb9b0ef9727ff811813bd33d84a13ea6df4 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Thu, 7 Jan 2021 11:53:21 +0100 Subject: [PATCH] Add Changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4cae705..d20d4818 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ Special thanks to the following contributors: @bryanzzhu, @bugsounet, @chamakura - Cleaned up clock tests. - Move lodash into devDependencies, update other dependencies. - Switch from ical to node-ical library. +- Convert `-0` to `0` when displaying temperature. ### Fixed