From 0ef4a86d426b23b9cf2fb224ea0da28178d27192 Mon Sep 17 00:00:00 2001 From: Elan Trybuch Date: Thu, 16 Aug 2018 11:51:10 -0400 Subject: [PATCH] Add patch note to CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c242e50..891a4bd1 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] - 2018-08-16 + +### Fixed + +- Fix calendar parsing issue for Midori on RasperryPi Zero w, realted to issue #694. ## [2.4.1] - 2018-07-04