From 4aace5b95a1553e6cfe185fd1f7c2919f93b656e Mon Sep 17 00:00:00 2001 From: ubertao Date: Sat, 8 Sep 2018 23:44:12 +0800 Subject: [PATCH] update changelog with gzip calendar fix --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c242e50..47ccd52c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). --- +## [2.4.2] + +### Fixed + +- Fix gzip encoded calendar loading issue #1400. ## [2.4.1] - 2018-07-04