Skip to content

Commit f5730d0

Browse files
committed
1 parent 5c21f87 commit f5730d0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
unreleased
2+
==========
3+
4+
5+
- Always read the stat size from the file
6+
- Fix mutating passed-in `options`
7+
8+
19
1.8.1 / 2015-01-20
210
==================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"escape-html": "1.0.1",
1010
"parseurl": "~1.3.0",
11-
"send": "0.11.1",
11+
"send": "0.12.0",
1212
"utils-merge": "1.0.0"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)