Update CHANGELOG

This commit is contained in:
veeck 2021-02-27 14:01:10 +01:00
parent 01b9ecb339
commit e8be6ad4f1

View File

@ -32,7 +32,7 @@ _This release is scheduled to be released on 2021-04-01._
- Converted newsfeed module to use templates. - Converted newsfeed module to use templates.
- Update documentation and help screen about invalid config files. - Update documentation and help screen about invalid config files.
- Moving weather provider specific code and configuration into each provider and making hourly part of the interface. - Moving weather provider specific code and configuration into each provider and making hourly part of the interface.
- Bump electron to v11. - Bump electron to v11 and enable contextIsolation.
- Dont update the DOM when a module is not displayed. - Dont update the DOM when a module is not displayed.
- Cleaned up jsdoc and tests. - Cleaned up jsdoc and tests.
- Exposed logger as node module for easier access for 3rd party modules - Exposed logger as node module for easier access for 3rd party modules