Update CHANGELOG

just to please the action and my inner OCD ;-)
This commit is contained in:
veeck 2021-03-28 10:50:26 +02:00
parent b210fcdcf3
commit f15972c823

View File

@ -58,7 +58,7 @@ _This release is scheduled to be released on 2021-04-01._
- Fix Issue with weather forecast icons unit tests with different timezones (#2221) - Fix Issue with weather forecast icons unit tests with different timezones (#2221)
- Fix issue with unencoded characters in translated strings when using nunjuck template (`Loading …` as an example) - Fix issue with unencoded characters in translated strings when using nunjuck template (`Loading …` as an example)
- Fix socket.io backward compatibility with socket v2 clients - Fix socket.io backward compatibility with socket v2 clients
- 3rd party module language loading if language is English - Fix 3rd party module language loading if language is English
- Fix e2e tests after spectron update - Fix e2e tests after spectron update
- Fix updatenotification creating zombie processes by setting a timeout for the git process - Fix updatenotification creating zombie processes by setting a timeout for the git process
- Fix weather module openweathermap not loading if lat and lon set without onecall. - Fix weather module openweathermap not loading if lat and lon set without onecall.