From 15f34d6b548f22767f4dc6ae0fb291f5b5fb240e Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sun, 25 Mar 2018 14:56:20 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a68603f..d39061ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - News article in fullscreen (iframe) is now shown in front of modules. - Forecast respects maxNumberOfDays regardless of endpoint. +- Fix exception on translation of objects. *This release is scheduled to be released on 2018-04-01.*