We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dedf28 commit ff9b405Copy full SHA for ff9b405
History.md
@@ -1,3 +1,11 @@
1
+v1.4.6 / 2016-07-31
2
+==================
3
+
4
+ * Tested against `node`@6
5
+ * Install `graceful-fs`@4.1.5 for #https://github.com/hex7c0/mongodb-backup/issues/16
6
+ * Update `logger-request`@3.6.1
7
+ * Update `bson`@0.4.23
8
9
v1.4.5 / 2016-02-07
10
==================
11
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.4.5",
+ "version": "1.4.6",
"name": "mongodb-restore",
"description": "restore data from mongodb-backup",
"keywords": [
0 commit comments