Update CHANGELOG

This commit is contained in:
rejas 2021-02-05 22:40:44 +01:00
parent 88c80973f1
commit 16615c3da2

View File

@ -27,6 +27,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.
- Dont update the DOM when a module is not displayed.
### Removed ### Removed