updated changelog

This commit is contained in:
Felix Wiedenbach 2021-01-28 07:46:23 +01:00
parent 2324579057
commit afbdacf136

View File

@ -27,6 +27,7 @@ _This release is scheduled to be released on 2021-04-01._
- Converted newsfeed module to use templates.
- 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.
- Callback for `module.show` also gets triggered if lock strings are active but then contains an error `callback(error)`.
### Removed