From 1815dd344617a941ed948071387067bc7fa28c3a Mon Sep 17 00:00:00 2001 From: Neil Enns Date: Sun, 5 Jul 2020 06:41:25 -0700 Subject: [PATCH] Update version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce50c82..8f5f19a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## v1.4.0 - 2020-07-05 - All logged warnings now report through NodeRed logging systems instead of console logs. Resolves [issue 40](https://github.com/danecreekphotography/node-red-contrib-wled2/issues/40). - Corrected the name of the node in package.json. Resolves [issue 42](https://github.com/danecreekphotography/node-red-contrib-wled2/issues/42).