fix for issue 2483, calendar shows wrong date, recurring start before 2007

This commit is contained in:
Sam Detweiler
2021-03-17 07:36:03 -05:00
parent 5c9dbccc10
commit 4f9fc032e5
2 changed files with 8 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ _This release is scheduled to be released on 2021-04-01._
- Fix e2e tests after spectron update
- Fix updatenotification creating zombie processes by setting a timeout for the git process
- Fix weather module openweathermap not loading if lat and lon set without onecall.
- Fix calendar daylight savings offset calculation if recurring start date before 2007
## [2.14.0] - 2021-01-01