diff options
Diffstat (limited to 'node_modules/multipipe/History.md')
-rw-r--r-- | node_modules/multipipe/History.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/node_modules/multipipe/History.md b/node_modules/multipipe/History.md new file mode 100644 index 000000000..52f6e8581 --- /dev/null +++ b/node_modules/multipipe/History.md @@ -0,0 +1,25 @@ + +0.1.1 / 2014-06-01 +================== + + * update duplexer2 dep + +0.1.0 / 2014-05-24 +================== + + * add optional callback + +0.0.2 / 2014-02-20 +================== + + * fix infinite loop + +0.0.1 / 2014-01-15 +================== + +* fix error bubbling + +0.0.0 / 2014-01-13 +================== + +* initial release |