aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/on-headers/HISTORY.md
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/on-headers/HISTORY.md')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/on-headers/HISTORY.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/on-headers/HISTORY.md b/vnfmarket/src/main/webapp/vnfmarket/node_modules/on-headers/HISTORY.md
new file mode 100644
index 00000000..e51ff017
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/node_modules/on-headers/HISTORY.md
@@ -0,0 +1,16 @@
+1.0.1 / 2015-09-29
+==================
+
+ * perf: enable strict mode
+
+1.0.0 / 2014-08-10
+==================
+
+ * Honor `res.statusCode` change in `listener`
+ * Move to `jshttp` orgainzation
+ * Prevent `arguments`-related de-opt
+
+0.0.0 / 2014-05-13
+==================
+
+ * Initial implementation