From 0acb07290646d7c606c2310639269c2e86db2cee Mon Sep 17 00:00:00 2001 From: Rafa de la Torre Date: Tue, 4 Jun 2019 16:42:45 +0200 Subject: [PATCH] Update NEW.carto.md with fix for interspersed messages --- NEWS.carto.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.carto.md b/NEWS.carto.md index d7d0fe0..80f2e3e 100644 --- a/NEWS.carto.md +++ b/NEWS.carto.md @@ -1,10 +1,11 @@ # CARTO's Changelog ## v2.2.0-carto.1 -Released 2018-mm-dd +Released 2019-mm-dd Bug fixes: * Copy to: ensure stream is detached when finished + * Copy to: deal with interspersed messages properly. See [#9](https://github.com/CartoDB/node-pg-copy-streams/pull/9) ## v1.2.0-carto.3 Released 2018-11-21