From 55eb6e2e5c72bbd5dbb8135d3de34d38112c1005 Mon Sep 17 00:00:00 2001 From: fewieden Date: Wed, 11 Sep 2019 13:51:19 +0200 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0278c75..f216ed85 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Spanish translation for "PRECIP" - Adding a Malay (Malaysian) translation for MagicMirror² - Add test check URLs of vendors 200 and 404 HTTP CODE. +- Add tests for new weather module and helper to stub ajax requests ### Updated - Updatenotification module: Display update notification for a limited (configurable) time.