mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Update Changelog and License
This commit is contained in:
parent
1672027091
commit
e3fec6c3e4
@ -20,6 +20,7 @@ _This release is scheduled to be released on 2020-10-01._
|
|||||||
- Added config option to calendar-icons for recurring- and fullday-events
|
- Added config option to calendar-icons for recurring- and fullday-events
|
||||||
- Added current, hourly (max 48), and daily (max 7) weather forecasts to weather module via OpenWeatherMap One Call API
|
- Added current, hourly (max 48), and daily (max 7) weather forecasts to weather module via OpenWeatherMap One Call API
|
||||||
- Added eslint-plugin for jsdoc comments
|
- Added eslint-plugin for jsdoc comments
|
||||||
|
- Added new configDeepMerge option for module developers
|
||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
|
|
||||||
@ -28,6 +29,7 @@ _This release is scheduled to be released on 2020-10-01._
|
|||||||
- Cleaned up jsdoc comments.
|
- Cleaned up jsdoc comments.
|
||||||
- Cleaned up clock tests.
|
- Cleaned up clock tests.
|
||||||
- Move lodash into devDependencies, update other dependencies
|
- Move lodash into devDependencies, update other dependencies
|
||||||
|
- Switch from ical to node-ical library
|
||||||
|
|
||||||
### Deleted
|
### Deleted
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# The MIT License (MIT)
|
# The MIT License (MIT)
|
||||||
|
|
||||||
Copyright © 2016-2019 Michael Teeuw
|
Copyright © 2016-2020 Michael Teeuw
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person
|
Permission is hereby granted, free of charge, to any person
|
||||||
obtaining a copy of this software and associated documentation
|
obtaining a copy of this software and associated documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user