diff --git a/CHANGELOG.md b/CHANGELOG.md index e6124860..5aa2a66c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/LICENSE.md b/LICENSE.md index ec13937f..b766bd7a 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -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