diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-21 23:25:55 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-21 23:25:55 +0000 |
| commit | dc3888553bdda4ee30e6440992459916cec8d911 (patch) | |
| tree | 3103577d8ca32f798e88468da305e26ff260bf5b /node_modules/mongodb/HISTORY.md | |
| parent | 39ef1b6fd37bb9b725676d3a98f13e3450798200 (diff) | |
Need pull
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. |
