diff options
Diffstat (limited to 'node_modules/mongodb/HISTORY.md')
| -rw-r--r-- | node_modules/mongodb/HISTORY.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/node_modules/mongodb/HISTORY.md b/node_modules/mongodb/HISTORY.md index 075cf2b..5bf219b 100644 --- a/node_modules/mongodb/HISTORY.md +++ b/node_modules/mongodb/HISTORY.md @@ -1,3 +1,12 @@ +2.2.4 2016-07-19 +---------------- +* NPM corrupted upload fix. + +2.2.3 2016-07-19 +---------------- +* Updated mongodb-core to 2.0.6. +* Destroy connection on socket timeout due to newer node versions not closing the socket. + 2.2.2 2016-07-15 ---------------- * Updated mongodb-core to 2.0.5. @@ -14,7 +23,7 @@ * NODE-746 Improves replicaset errors for wrong setName. 2.2.0 2016-07-05 ----------------- +---------------- * Updated mongodb-core to 2.0.3. * Moved all authentication and handling of growing/shrinking of pool connections into actual pool. * All authentication methods now handle both auth/reauthenticate and logout events. |
