Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jfhbrook committed Apr 15, 2019
1 parent f593b84 commit 5d46c66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
2019/04/15 Version 4.1.0
- Add ability to set the host in cli mode

2019/04/14 Version 4.0.2
- Add dependency for is-finished library
- Fixes for edge cases around closed/finished streams
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"author": "Joshua Holbrook <josh@nodejitsu.com> (http://jesusabdullah.net)",
"name": "ecstatic",
"description": "A simple static file server middleware",
"version": "4.0.2",
"version": "4.1.0",
"homepage": "https://github.com/jfhbrook/node-ecstatic",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5d46c66

Please sign in to comment.