From 62017c46612a5d4539308f45abbd76ff31434305 Mon Sep 17 00:00:00 2001 From: rejas Date: Tue, 4 Jun 2019 10:43:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a375192..ccfd98f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Allowance HTML5 autoplay-policy (policy is changed from Chrome 66 updates) - Handle SIGTERM messages - Fixes sliceMultiDayEvents so it respects maximumNumberOfDays +- Fix typos and small syntax errors, cleanup dependencies ## [2.7.1] - 2019-04-02