From 5ef6ba0258c9501150cad45f60de66015f57b7f3 Mon Sep 17 00:00:00 2001 From: Bas van Wetten Date: Sat, 29 Jul 2017 11:44:43 +0200 Subject: [PATCH] Small edit of CHANGELOG Added a period at the end of the CHANGELOG entries --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5181cc9..065a074a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +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) +- 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