Skip to content

Commit

Permalink
Release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jan 14, 2014
1 parent 26e3262 commit 0be6ea2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

0.0.4 / 2014-01-14
==================

* stat not found support more codes
* forbiden malicious path
* handle json response on global 404 and error handler

0.0.3 / 2014-01-13
==================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sfs",
"version": "0.0.3",
"description": "sfs",
"version": "0.0.4",
"description": "Simple file store service",
"main": "index.js",
"scripts": {
"test": "make test-all"
Expand Down

0 comments on commit 0be6ea2

Please sign in to comment.