From d71cb61123789ef668304276cc277ca9d67d6830 Mon Sep 17 00:00:00 2001 From: virtualarchitectures Date: Tue, 7 Jul 2020 13:54:44 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7824f85..79a797c 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,5 @@ All fields are generated by Postgres with *payload* being the content of the tab Changelog --------- - -- 0.2.0 : Removed the postgres configuration Node and created a dependency to https://flows.nodered.org/node/node-red-contrib-postgres making it possible to have both nodes installed. \ No newline at end of file +- 0.3.0 : Updated dependency on node-red-contrib-re-postgres to version 0.2.2. +- 0.2.0 : Removed the postgres configuration Node and created a dependency to https://flows.nodered.org/node/node-red-contrib-postgres making it possible to have both nodes installed.