We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f79f5 commit 6fd0291Copy full SHA for 6fd0291
History.md
@@ -1,3 +1,10 @@
1
+v1.5.2 / 2016-02-07
2
+==================
3
+
4
+ * Using "bulkWrite" (insertOne) operations
5
+ * Update `mongodb`@2.1.6
6
+ * Update `bson`@0.4.21
7
8
v1.5.1 / 2016-01-05
9
==================
10
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.5.1",
+ "version": "1.5.2",
"name": "mongodb-restore",
"description": "restore data from mongodb-backup",
"keywords": [
0 commit comments