updated CHANGELOG.md

This commit is contained in:
Felix Wiedenbach 2021-09-18 04:02:07 +02:00
parent 7be25c21ed
commit 332e429a41

View File

@ -27,6 +27,7 @@ _This release is scheduled to be released on 2021-10-01._
- Refactored methods from weatherproviders into weatherobject (isDaytime, updateSunTime).
- Use of `logger.js` in jest tests.
- Run prettier over all relevant files.
- Cleaned up updatenotification module and switched to nunjuck rendering.
### Fixed