diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-22 02:46:20 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-22 02:46:20 +0000 |
| commit | 5c5dc252311ddc47dbd6ea49f24bddeb9990f5fe (patch) | |
| tree | 472063fcd490f54883d2ea9d0e6aa7e4f8009707 /node_modules/mongodb/HISTORY.md | |
| parent | 0653dcc395a54c8c95ed4f997ff9bbf02ea60b5e (diff) | |
| parent | 21b3b50f84e7c4c4d30f2e5c73a444a0288e1c5d (diff) | |
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
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. |
