From 328ebbf4ce17b2e1c2fdff1e2c18ee21530fd5fa Mon Sep 17 00:00:00 2001 From: Steve Walsh Date: Mon, 13 Nov 2023 10:26:59 +0000 Subject: [PATCH] readme update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c4515ee62..11b7d5a5b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ To make a change to the node-red runtime being used by K4 avalanche: When doing dev work dont try to link into k4/k5 it just causes issue, instead just go into the node-modules of k4/k5 and make your changes in there # CHANGE-LOG +## 0.18.7-patch-13 +2023-11-13 +- Small fix for codefile logic + ## 0.18.7-patch-12 2023-11-09 - Added code file as an alternative to vm for function nodes