Merge branch 'develop' into actions

This commit is contained in:
Michael Teeuw
2022-05-18 09:13:31 +02:00
committed by GitHub
10 changed files with 1768 additions and 2028 deletions

View File

@@ -11,9 +11,12 @@ _This release is scheduled to be released on 2022-07-01._
### Added
- Added the notification emitting from the weather module on infromation updated.
### Updated
- Use latest node 18 when running tests on github actions
- Update `electron` to v18 and other dependencies.
### Fixed