Add Changelog.

This commit is contained in:
Michael Teeuw 2021-01-07 11:53:21 +01:00
parent 7b36bb025a
commit 39bb2eb9b0

View File

@ -32,6 +32,7 @@ Special thanks to the following contributors: @bryanzzhu, @bugsounet, @chamakura
- Cleaned up clock tests. - Cleaned up clock tests.
- Move lodash into devDependencies, update other dependencies. - Move lodash into devDependencies, update other dependencies.
- Switch from ical to node-ical library. - Switch from ical to node-ical library.
- Convert `-0` to `0` when displaying temperature.
### Fixed ### Fixed