From b35c0f7e398228e35be7f9cdf5a621ab080b19e7 Mon Sep 17 00:00:00 2001 From: fewieden Date: Mon, 6 Feb 2017 02:08:59 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c6e31e3..4fd18e16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - If units is set to imperial, the showRainAmount option of weatherforecast will show the correct unit. - Module currentWeather: check if temperature received from api is defined. - Fix an issue with module hidden status changing to `true` although lock string prevented showing it +- Fix newsfeed module bug (removeStartTags) ## [2.1.0] - 2016-12-31