mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
add CHANGELOG.md
This commit is contained in:
parent
b26270bd13
commit
99e5edf2c5
@ -21,6 +21,7 @@ Special thanks to the following contributors: @B1gG, @codac, @ezeholz, @khassel,
|
|||||||
- Added custom-properties for gaps around body and between modules
|
- Added custom-properties for gaps around body and between modules
|
||||||
- Added test case for recurring calendar events
|
- Added test case for recurring calendar events
|
||||||
- Added new Environment Canada provider for default WEATHER module (weather data for Canadian locations only)
|
- Added new Environment Canada provider for default WEATHER module (weather data for Canadian locations only)
|
||||||
|
- Added dev dependency jest, switching from mocha to jest
|
||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
|
|
||||||
@ -35,6 +36,8 @@ Special thanks to the following contributors: @B1gG, @codac, @ezeholz, @khassel,
|
|||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
- switching from mocha to jest so removed following dev dependencies: chai, chai-as-promised, mocha, mocha-each, mocha-logger
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix calendar start function logging inconsistency.
|
- Fix calendar start function logging inconsistency.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user