diff --git a/README.md b/README.md index a81e60f..7824f85 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,9 @@ The node will produce a message like that : {"name":"notification","length":47,"processId":16147,"channel":"addedrecord","payload":{"id":2,"title":"plopcsd"}} -All fields are generated by Postgres with *payload* being the content of the table row. \ No newline at end of file +All fields are generated by Postgres with *payload* being the content of the table row. + +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