Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Nov 8, 2013
1 parent cbac520 commit 7fbc8d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
@@ -0,0 +1,9 @@

0.1.0 / 2013-11-08
==================

* buffer flush log
* support coveralls
* use jscover
* update logo url
* add logo
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "logfilestream",
"version": "0.0.2",
"version": "0.1.0",
"description": "Log file stream, including auto rolling feature, support multiprocess `append` write at the same time. ",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7fbc8d6

Please sign in to comment.