fix RRULE bad date and add Windows Timezone name support

This commit is contained in:
Sam Detweiler 2020-10-05 12:56:25 -05:00
parent 2e981987f2
commit 11afadcea8

View File

@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](https://semver.org/).
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror²
### Fixed
- Calendar parsing where RRULE bug returns wrong date, add Windows timezone name support
## [2.13.0] - 2020-10-01
Special thanks to the following contributors: @bryanzzhu, @bugsounet, @chamakura, @cjbrunner, @easyas314, @larryare, @oemel09, @rejas, @sdetweil & @sthuber90.