diff --git a/CHANGELOG.md b/CHANGELOG.md index fbebb44a..27a1d64a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ _This release is scheduled to be released on 2021-04-01._ - Added default log levels to stop calendar log spamming. - Fix socket.io cors errors, see [breaking change since socket.io v3](https://socket.io/docs/v3/handling-cors/) - Fix Issue with weather forecast icons due to fixed day start and end time (#2221) +- Fix issue with unencoded characters in translated strings when using nunjuck template (`Loading …` as an example) ## [2.14.0] - 2021-01-01