Update CHANGELOG

This commit is contained in:
rejas 2021-09-11 11:20:00 +02:00
parent 12457a87d4
commit cf7fb1a3b9

View File

@ -25,6 +25,7 @@ _This release is scheduled to be released on 2021-10-01._
- Refactored clock layout.
- Refactored methods from weatherproviders into weatherobject (isDaytime, updateSunTime).
- Use of `logger.js` in jest tests.
- Run prettier over all relevant files.
### Fixed