Update Changelog and License

This commit is contained in:
rejas 2020-09-22 15:47:16 +02:00
parent 1672027091
commit e3fec6c3e4
2 changed files with 3 additions and 1 deletions

View File

@ -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 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 new configDeepMerge option for module developers
### Updated
@ -28,6 +29,7 @@ _This release is scheduled to be released on 2020-10-01._
- Cleaned up jsdoc comments.
- Cleaned up clock tests.
- Move lodash into devDependencies, update other dependencies
- Switch from ical to node-ical library
### Deleted

View File

@ -1,6 +1,6 @@
# The MIT License (MIT)
Copyright © 2016-2019 Michael Teeuw
Copyright © 2016-2020 Michael Teeuw
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation