From c16c272f8498bd5ae299ea4a5c123d8c50c31997 Mon Sep 17 00:00:00 2001 From: hex7c0 Date: Tue, 8 Nov 2016 22:54:08 +0100 Subject: [PATCH] 1.6.1 --- CHANGELOG.md | 8 ++++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be9d876..8c29650 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +v1.6.1 / 2016-11-08 +================== + + * Tested against `node`@7 + * Remove support for `node`@0 + * Update `graceful-fs`@4.1.10 + * Update `logger-request`@3.7.2 + v1.6.0 / 2016-10-27 ================== diff --git a/README.md b/README.md index 49d508e..377f653 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [mongodb-restore](https://github.com/hex7c0/mongodb-restore) [![NPM version](https://img.shields.io/npm/v/mongodb-restore.svg)](https://www.npmjs.com/package/mongodb-restore) -[![Linux Status](https://img.shields.io/travis/hex7c0/mongodb-restore.svg?label=linux)](https://travis-ci.org/hex7c0/mongodb-restore) +[![Linux Status](https://img.shields.io/travis/hex7c0/mongodb-restore.svg?label=linux-osx)](https://travis-ci.org/hex7c0/mongodb-restore) [![Windows Status](https://img.shields.io/appveyor/ci/hex7c0/mongodb-restore.svg?label=windows)](https://ci.appveyor.com/project/hex7c0/mongodb-restore) [![Dependency Status](https://img.shields.io/david/hex7c0/mongodb-restore.svg)](https://david-dm.org/hex7c0/mongodb-restore) [![Coveralls](https://img.shields.io/coveralls/hex7c0/mongodb-restore.svg)](https://coveralls.io/r/hex7c0/mongodb-restore) diff --git a/package.json b/package.json index 6050a3e..bb23e0e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.6.0", + "version": "1.6.1", "name": "mongodb-restore", "description": "restore data from mongodb-backup", "keywords": [