Cleanup Changelog.

This commit is contained in:
Michael Teeuw 2021-10-07 09:09:16 +02:00 committed by GitHub
parent 18d94b9a26
commit 5ee5fd7332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,15 +13,15 @@ _This release is scheduled to be released on 2022-01-01._
### Updated ### Updated
- Fixed wrong file `kr.json` to `ko.json`. Use language code 'ko' instead of 'kr' for Korean language. - ESLint version supports now ECMAScript 2018
- Cleaned up `updatenotification` module and switched to nunjuck template.
- Move calendar tests from category `electron` to `e2e`.
- Update missed translations for Korean language (ko.json) - Update missed translations for Korean language (ko.json)
### Fixed ### Fixed
- ESLint version supports now ECMAScript 2018 - Fixed wrong file `kr.json` to `ko.json`. Use language code 'ko' instead of 'kr' for Korean language.
- Cleaned up `updatenotification` module and switched to nunjuck template. - Fixed `feels_like` data from openweathermaps current weather being ignored (#2678).
- Move calendar tests from category `electron` to `e2e`.
- Fix feels_like data from openweathermaps current weather being ignored (#2678).
## [2.17.1] - 2021-10-01 ## [2.17.1] - 2021-10-01