aboutsummaryrefslogtreecommitdiff
path: root/node_modules/methods/HISTORY.md
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-07-28 16:20:27 -0400
committerAlee14 <Alee14498@gmail.com>2017-07-28 16:20:27 -0400
commitd35e0862e6b60fe3c4f823371627359f3ce3e68b (patch)
treed98b788eb1abf0a8814207b993b4e22efe711deb /node_modules/methods/HISTORY.md
parent20993df62e7e38ed43428aafa5981afc3543bdea (diff)
downloadAleeBot-d35e0862e6b60fe3c4f823371627359f3ce3e68b.tar.gz
AleeBot-d35e0862e6b60fe3c4f823371627359f3ce3e68b.tar.bz2
AleeBot-d35e0862e6b60fe3c4f823371627359f3ce3e68b.zip
Removing node modules (go get them yourself :P)
Diffstat (limited to 'node_modules/methods/HISTORY.md')
-rw-r--r--node_modules/methods/HISTORY.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/node_modules/methods/HISTORY.md b/node_modules/methods/HISTORY.md
deleted file mode 100644
index c0ecf07..0000000
--- a/node_modules/methods/HISTORY.md
+++ /dev/null
@@ -1,29 +0,0 @@
-1.1.2 / 2016-01-17
-==================
-
- * perf: enable strict mode
-
-1.1.1 / 2014-12-30
-==================
-
- * Improve `browserify` support
-
-1.1.0 / 2014-07-05
-==================
-
- * Add `CONNECT` method
-
-1.0.1 / 2014-06-02
-==================
-
- * Fix module to work with harmony transform
-
-1.0.0 / 2014-05-08
-==================
-
- * Add `PURGE` method
-
-0.1.0 / 2013-10-28
-==================
-
- * Add `http.METHODS` support