Merge pull request #2178 from sdetweil/fix-cal2

Fix calendar when no DTEND record in event
This commit is contained in:
Michael Teeuw
2020-11-06 21:48:59 +01:00
committed by GitHub
5 changed files with 223 additions and 75 deletions

View File

@@ -27,6 +27,7 @@ _This release is scheduled to be released on 2021-01-01._
- Fix calendar fetcher subsequent timing (#2160)
- Rename Greek translation to correct ISO 639-1 alpha-2 code (gr > el). (#2155)
- Add a space after icons of sunrise and sunset (#2169)
- Fix calendar when no DTEND record found in event, startDate overlay when endDate set (#2177)
## [2.13.0] - 2020-10-01