summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/node_modules/path-array/History.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/node-gyp/node_modules/path-array/History.md')
-rw-r--r--deps/npm/node_modules/node-gyp/node_modules/path-array/History.md30
1 files changed, 0 insertions, 30 deletions
diff --git a/deps/npm/node_modules/node-gyp/node_modules/path-array/History.md b/deps/npm/node_modules/node-gyp/node_modules/path-array/History.md
deleted file mode 100644
index bbdacd30a0..0000000000
--- a/deps/npm/node_modules/node-gyp/node_modules/path-array/History.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-1.0.1 / 2016-01-14
-==================
-
- * add MIT LICENSE file
- * update "array-index" to v1.0.0 with new API
- * travis: test more node versions and fix v0.8
- * travis: use quotes around node versions
-
-1.0.0 / 2014-11-11
-==================
-
- * index: add support for a configrable `property` name to use
- * README: fix Travis badge
-
-0.0.2 / 2013-12-22
-==================
-
- * README++
- * test: add unshift() test
- * test: add more tests
- * index: ensure that the indexed getters/setters are set up in the constructor
- * add .travis.yml file
- * add initial tests
-
-0.0.1 / 2013-12-21
-==================
-
- * add README.md
- * initial commit