From abd92ae4ca1098a776db4ae88eaf5e6ce40a36c5 Mon Sep 17 00:00:00 2001 From: jeromew Date: Tue, 19 Mar 2019 08:48:29 +0000 Subject: [PATCH] Changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f85760..6b09ba1 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Since this isn't a module with tons of installs and dependent modules I hope we * Change README to stop using the pg pool singleton (removed after pg 7.0) * Do not register copy-to.pushBufferIfNeeded on the instance itself (avoid dangling method on the object) * Fix copy-to test wrt intermittent unhandled promise bug + * Add tests regarding client re-use ### version 2.0.0 - published 2019-03-14