We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730bff7 commit 87ae160Copy full SHA for 87ae160
History.md
@@ -1,3 +1,12 @@
1
+v1.5.4 / 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.5.2
8
+ * Update `mongodb`@2.2.5
9
10
v1.5.3 / 2016-04-24
11
==================
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.5.3",
+ "version": "1.5.4",
"name": "mongodb-restore",
"description": "restore data from mongodb-backup",
"keywords": [
0 commit comments