Update CHANGELOG

This commit is contained in:
rejas 2021-02-06 22:57:31 +01:00
parent 221eadcc20
commit aab1b97653

View File

@ -29,6 +29,7 @@ _This release is scheduled to be released on 2021-04-01._
- 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.
- Dont update the DOM when a module is not displayed. - Dont update the DOM when a module is not displayed.
- Cleaned up jsdoc.
### Removed ### Removed