fix subsequent calendar fetcher timing

This commit is contained in:
Sam Detweiler 2020-10-11 22:43:11 -05:00
parent a3bad8aec4
commit e8f60d39de

View File

@ -17,6 +17,11 @@ _This release is scheduled to be released on 2021-01-01._
### Fixed
- 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
Special thanks to the following contributors: @bryanzzhu, @bugsounet, @chamakura, @cjbrunner, @easyas314, @larryare, @oemel09, @rejas, @sdetweil & @sthuber90.