diff --git a/README.md b/README.md index 7e958b5..1f85760 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,9 @@ Since this isn't a module with tons of installs and dependent modules I hope we ### version 2.x - published YYYY-MM-DD + * 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 ### version 2.0.0 - published 2019-03-14