mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
fix version number of Node MongoDB driver in History.md
It is actually version 2.2.8, not 2.2.7, which is used in Meteor 1.4.1.1.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## v1.4.1.1
|
||||
|
||||
* Update the version of our Node MongoDB driver to 2.2.7 to fix a bug in
|
||||
* Update the version of our Node MongoDB driver to 2.2.8 to fix a bug in
|
||||
reconnection logic, leading to some `update` and `remove` commands being
|
||||
treated as `insert`s. [#7594](https://github.com/meteor/meteor/issue/7594)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user