Skip to content

Commit 0c4ea33

Browse files
committed
1 parent c859544 commit 0c4ea33

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ unreleased
44
* deps: parseurl@~1.3.2
55
- perf: reduce overhead for full URLs
66
- perf: unroll the "fast-path" `RegExp`
7+
8+
- Fix handling of modified headers with invalid dates
9+
- deps: etag@~1.8.1
10+
711

812
1.12.4 / 2017-08-05
913
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"encodeurl": "~1.0.1",
1010
"escape-html": "~1.0.3",
1111
"parseurl": "~1.3.2",
12-
"send": "0.15.4"
12+
"send": "0.15.5"
1313
},
1414
"devDependencies": {
1515
"eslint": "3.19.0",

0 commit comments

Comments
 (0)