Update CHANGELOG.md

Added the "currentwather" and "watherforcast" update show fixes information.
This commit is contained in:
Erik Pettersson 2020-10-11 21:41:59 +02:00 committed by GitHub
parent ecd9828afc
commit 644aa26b75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ _This release is scheduled to be released on 2021-01-01._
### Fixed ### Fixed
- Fixed the "un-hide on update" problem with "currentwather" and "watherforcast" modules.
- JSON Parse translation files with comments crashing UI. (#2149) - JSON Parse translation files with comments crashing UI. (#2149)
- Calendar parsing where RRULE bug returns wrong date, add Windows timezone name support. (#2145, #2151) - Calendar parsing where RRULE bug returns wrong date, add Windows timezone name support. (#2145, #2151)
- Wrong node-ical version installed (package.json) requested version. (#2153) - Wrong node-ical version installed (package.json) requested version. (#2153)