From 12754ff13535eeb1b029e866aec26dd95f3c3953 Mon Sep 17 00:00:00 2001 From: Bas van Wetten Date: Fri, 28 Jul 2017 22:19:25 +0200 Subject: [PATCH] Updated changelog for calendar fix Updated changelog for calendar fix --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90bae37b..a5181cc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Fixed issue with incorrect allignment of analog clock when displayed in the center column of the MM - Fixed ipWhitelist behaviour to make empty whitelist ([]) allow any and all hosts access to the MM +- Fixed issue with calendar module where 'excludedEvents' count towards 'maximumEntries' +- Fixed issue with calendar module where global configuration of maximumEntries was not overridden by calendar specific config (see module doc) ## [2.1.2] - 2017-07-01