update dependencies, add CHANGELOG

This commit is contained in:
Karsten Hassel
2021-09-16 23:16:38 +02:00
parent 9969fede35
commit 879d585f2e
3 changed files with 513 additions and 510 deletions

View File

@@ -27,6 +27,7 @@ _This release is scheduled to be released on 2021-10-01._
- Refactored methods from weatherproviders into weatherobject (isDaytime, updateSunTime).
- Use of `logger.js` in jest tests.
- Run prettier over all relevant files.
- Move test needing electron in new category `electron`, use `server only` mode in `e2e` tests.
### Fixed