This commit is contained in:
Douglas Christopher Wilson
2015-06-15 16:50:22 -04:00
parent d680e6302d
commit 63b45e6208
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
unreleased
==========
1.7.0 / 2015-06-15
==================
* Accept `function` value for `template` option
* Send non-chunked response for `OPTIONS`
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "serve-index",
"description": "Serve directory listings",
"version": "1.6.4",
"version": "1.7.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "expressjs/serve-index",