Changelog updated

This commit is contained in:
Johan Alvinger 2020-11-24 00:13:07 +01:00
parent 1ba845fb06
commit 720bc12c00

View File

@ -16,6 +16,8 @@ _This release is scheduled to be released on 2021-01-01._
- Added Hindi & Gujarati translation. - Added Hindi & Gujarati translation.
- Chuvash translation. - Chuvash translation.
- Calendar: new options "limitDays" and "coloredEvents"
### Updated ### Updated
- Weather module - forecast now show TODAY and TOMORROW instead of weekday, to make it easier to understand. - Weather module - forecast now show TODAY and TOMORROW instead of weekday, to make it easier to understand.
@ -33,6 +35,7 @@ _This release is scheduled to be released on 2021-01-01._
- Add a space after icons of sunrise and sunset (#2169) - 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) - Fix calendar when no DTEND record found in event, startDate overlay when endDate set (#2177)
- Fix calendar full day event east of UTC start time (#2200) - Fix calendar full day event east of UTC start time (#2200)
- Corrected logic for timeFormat "relative" and "absolute"
## [2.13.0] - 2020-10-01 ## [2.13.0] - 2020-10-01