node-red-contrib-eztimer
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "node-red-contrib-eztimer", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A simple-yet-flexible timer/scheduler for node-red", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -118,2 +118,5 @@ # eztimer | ||
# Change Log | ||
## 1.1.4 | ||
* Added some rudimentary validation to lat/long and made the fields only visible when required (as suggested in [issue #15](https://github.com/mrgadget/node-red-contrib-eztimer/issues/13) by jhelmink). | ||
## 1.1.3 | ||
@@ -120,0 +123,0 @@ * Modified `info` output be more informative and logical. Fixed issue where `info` wouldn't work for `trigger` timer type. [credit @marc-gist](https://github.com/mrgadget/node-red-contrib-eztimer/issues/14). |
Sorry, the diff of this file is not supported yet
82244
180