From 9457e44a88b306b73fc3cde1971acd3f7af505ce Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sat, 25 Nov 2017 12:14:54 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd295c95..d0c94415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Fixed issue with calendar module showing more than `maximumEntries` allows - WeatherForecast and CurrentWeather are now using HTTPS instead of HTTP - Correcting translation for Indonesian language +- Fix issue where calendar icons wouldn't align correctly ## [2.1.3] - 2017-10-01