Merge pull request #2162 from sdetweil/fixfetch

Fix calendar subsequent fetch timing with multiple calendar entries
This commit is contained in:
Michael Teeuw
2020-10-13 09:13:28 +02:00
committed by GitHub
3 changed files with 13 additions and 11 deletions

View File

@@ -21,6 +21,7 @@ _This release is scheduled to be released on 2021-01-01._
- JSON Parse translation files with comments crashing UI. (#2149)
- 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)
- Fix calendar fetcher subsequent timing (#2160)
## [2.13.0] - 2020-10-01