Update CHANGELOG.md

This commit is contained in:
Bugsounet - Cédric 2020-12-30 11:38:28 +01:00 committed by GitHub
parent 4ded60874f
commit 3e5c1a278b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,7 @@ _This release is scheduled to be released on 2021-01-01._
### Fixed ### Fixed
- No select Text for TouchScreen use
- 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)