Skip to content

Commit

Permalink
Release 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jan 17, 2014
1 parent 57364ac commit cc9ccce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

0.0.8 / 2014-01-17
==================

* destroy source stream when formstream destroy()
* add more test cases

0.0.7 / 2013-07-25
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "formstream",
"version": "0.0.7",
"version": "0.0.8",
"description": "A multipart/form-data encoded stream, helper for file upload.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit cc9ccce

Please sign in to comment.