summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/depd/History.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/depd/History.md')
-rw-r--r--deps/npm/node_modules/depd/History.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/deps/npm/node_modules/depd/History.md b/deps/npm/node_modules/depd/History.md
index 507ecb8de2..cd9ebaaa99 100644
--- a/deps/npm/node_modules/depd/History.md
+++ b/deps/npm/node_modules/depd/History.md
@@ -1,3 +1,10 @@
+2.0.0 / 2018-10-26
+==================
+
+ * Drop support for Node.js 0.6
+ * Replace internal `eval` usage with `Function` constructor
+ * Use instance methods on `process` to check for listeners
+
1.1.2 / 2018-01-11
==================