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