added fix

This commit is contained in:
Tino Ziegler 2017-01-18 16:04:02 +01:00
parent 93c07b2b1e
commit 56413ee94e

View File

@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## Fixed
- Module currentWeather: check if temperature is defined
## [2.1.0] - 2016-12-31
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`