From ef069c168938294a0bc025f25da0b1bc6c8f6af8 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Fri, 5 Aug 2016 20:03:18 +0200 Subject: [PATCH] Updated: More detailed error message. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82294c10..12330463 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Updated package.json to fix possible vulnerabilities. (Using Snyk) - Updated weathericons - Updated default weatherforecast to work with the new icons. +- More detailed error message in case config file couldn't be loaded. ## [2.0.3] - 2016-07-12 ### Added